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