14 lines
179 B
Plaintext
Raw Normal View History

#container
2016-11-29 03:37:36 +00:00
vertical
height 100%
#content-container
flex 1
overflow-x hidden
2017-06-26 13:17:53 +00:00
overflow-y scroll
position relative
2017-07-22 13:04:54 +00:00
// will-change transform
#columns
horizontal
height 100%