git ssb

1+

Daan Patchwork / patchwork



Tree: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c

Files: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c / 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