7 lines
No EOL
81 B
SCSS
7 lines
No EOL
81 B
SCSS
.layout {
|
|
min-height: 100vh;
|
|
}
|
|
|
|
.ant-layout-content {
|
|
display: flex;
|
|
} |