8 lines
No EOL
109 B
SCSS
8 lines
No EOL
109 B
SCSS
.layout {
|
|
min-height: 100vh;
|
|
}
|
|
|
|
.ant-layout-content {
|
|
display: flex;
|
|
flex-direction: column;
|
|
} |