6 lines
64 B
Text
6 lines
64 B
Text
|
main {
|
||
|
flex-grow: 1;
|
||
|
overflow-x: hidden;
|
||
|
overflow-y: auto;
|
||
|
}
|