mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
🎨 styles: fix cart drawer
:%s
This commit is contained in:
parent
771abdefa2
commit
11a5de57f8
@ -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;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user