mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui-components.git
synced 2026-01-15 20:03:13 +00:00
9 lines
65 B
CSS
9 lines
65 B
CSS
.page {
|
|
display: flex;
|
|
flex: 1;
|
|
}
|
|
|
|
.page-main {
|
|
flex: 1;
|
|
}
|