1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-22 06:51:22 +00:00
This commit is contained in:
Bel Curcio 2021-06-07 01:09:43 -03:00
parent 812d1bee84
commit 844a3ad215

@ -4,6 +4,7 @@
.sidebar { .sidebar {
@apply h-full flex flex-col text-base bg-accent-0 shadow-xl overflow-y-auto; @apply h-full flex flex-col text-base bg-accent-0 shadow-xl overflow-y-auto;
-webkit-overflow-scrolling: touch;
} }
.backdrop { .backdrop {