mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
🎨 styles: fix style active tab in acc page
:%s
This commit is contained in:
parent
cda96f21e3
commit
407acb7415
@ -1,7 +1,6 @@
|
||||
@import '../../../../../../styles/utilities';
|
||||
|
||||
.accountNavigationItem {
|
||||
@apply shape-common;
|
||||
width: fit-content;
|
||||
padding: 1.2rem 1.6rem 1.2rem 0rem;
|
||||
|
||||
@ -17,12 +16,13 @@
|
||||
color: white;
|
||||
padding: 1.2rem 1.6rem 1.2rem 1.6rem;
|
||||
margin-right: 1.6rem;
|
||||
|
||||
|
||||
@screen md {
|
||||
@apply font-normal;
|
||||
background-color: #FBFBFB;
|
||||
border-radius: 0 1.6rem 1.6rem 0;
|
||||
color: #3D3D3D;
|
||||
clip-path: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user