1
0
mirror of https://github.com/vercel/commerce.git synced 2025-05-11 12:17:51 +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;
}