first commit
This commit is contained in:
23
assets/ProductsPage-Xx-4xNd6.css
Normal file
23
assets/ProductsPage-Xx-4xNd6.css
Normal file
@ -0,0 +1,23 @@
|
||||
._container_1gmcu_1 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1 1 0%;
|
||||
gap: calc(.625rem * var(--mantine-scale));
|
||||
}
|
||||
|
||||
._top-panel_1gmcu_11 {
|
||||
padding: calc(.3125rem * var(--mantine-scale));
|
||||
gap: calc(.625rem * var(--mantine-scale));
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
._table-container_1gmcu_18 {
|
||||
display: flex;
|
||||
gap: calc(.625rem * var(--mantine-scale));
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
._table-pagination_1gmcu_24 {
|
||||
align-self: flex-end;
|
||||
}
|
||||
Reference in New Issue
Block a user