mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
🎨 styles: fix cart drawer
:%s
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
|
||||
.cartDrawer {
|
||||
@apply flex flex-col h-full;
|
||||
@apply flex flex-col custom-scroll;
|
||||
.body {
|
||||
@apply flex flex-col overflow-y-auto overflow-x-hidden h-full custom-scroll;
|
||||
@apply flex flex-col overflow-x-hidden h-full;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user