LANCommander/LANCommander.UI/Styles/_layout.scss

7 lines
No EOL
81 B
SCSS

.layout {
min-height: 100vh;
}
.ant-layout-content {
display: flex;
}