1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-11 18:36:58 +00:00
2021-05-27 14:23:55 -03:00

4 lines
66 B
CSS

.root {
@apply h-full flex flex-col relative w-full relative;
}