6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
#content {
|
|
overflow: auto;
|
|
flex: 1 1 auto;
|
|
order: 50;
|
|
}
|