forked from crowetic/commerce
4 lines
53 B
CSS
4 lines
53 B
CSS
.root {
|
|
@apply w-full h-full flex flex-row px-2;
|
|
}
|