1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-30 02:11:21 +00:00
2020-10-06 15:56:59 -03:00

4 lines
62 B
CSS

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