11 lines
139 B
Plaintext
11 lines
139 B
Plaintext
#container
|
|
vertical
|
|
height 100%
|
|
|
|
#header
|
|
background-color header-color
|
|
|
|
#content-container
|
|
flex 1
|
|
overflow-x hidden
|
|
overflow-y scroll |