commerce/components/checkout/CheckoutSidebarView/CheckoutSidebarView.module.css
2021-05-27 14:23:55 -03:00

4 lines
66 B
CSS

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