13 lines
153 B
Plaintext
13 lines
153 B
Plaintext
#container
|
|
vertical
|
|
height 100%
|
|
|
|
#content-container
|
|
flex 1
|
|
overflow-x hidden
|
|
overflow-y scroll
|
|
position relative
|
|
|
|
#columns
|
|
horizontal
|
|
height 100% |