1
0
mirror of https://github.com/vercel/commerce.git synced 2025-07-25 11:11:24 +00:00
Files
commerce/components/ui/Sidebar/Sidebar.module.css
2020-10-06 15:56:59 -03:00

4 lines
62 B
CSS

.root {
@apply fixed inset-0 overflow-hidden h-full z-50;
}