git ssb

1+

Daan Patchwork / patchwork



Tree: 83e73400cbb666a977e7f21d8c6d64570fc569b1

Files: 83e73400cbb666a977e7f21d8c6d64570fc569b1 / styles / base / scroller.mcss

211 bytesRaw
1Scroller {
2 display: flex
3 flex-direction: column
4 overflow: auto
5 width: 100%
6 height: 100%
7 min-height: 0px
8 div.wrapper {
9 flex: 1
10 width: 100%
11 margin-left: auto
12 margin-right: auto
13 }
14}
15

Built with git-ssb-web