mirror of
https://github.com/vercel/commerce.git
synced 2025-07-04 04:01:21 +00:00
🎨 styles: add header border
:%s
This commit is contained in:
parent
150e1537a2
commit
307434d3a7
@ -6,6 +6,7 @@
|
|||||||
z-index: 9999;
|
z-index: 9999;
|
||||||
&.full {
|
&.full {
|
||||||
@apply shadow-none;
|
@apply shadow-none;
|
||||||
|
border: 1px solid var(--border-line);
|
||||||
}
|
}
|
||||||
.menu {
|
.menu {
|
||||||
padding-left: 3.2rem;
|
padding-left: 3.2rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user