mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
🚑 fix Account Page
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
@import '../../../../styles/utilities';
|
||||
|
||||
.deliveryItem {
|
||||
@apply flex bg-white items-center custom-border-radius;
|
||||
@apply flex bg-white items-center shape-common;
|
||||
margin-bottom: 1.6rem;
|
||||
border: 1px solid var(--primary)
|
||||
}
|
||||
|
||||
.separator {
|
||||
|
Reference in New Issue
Block a user