git ssb

16+

Dominic / patchbay



Tree: 57d226d3f571cfd01d495ce698bfca69adb58e11

Files: 57d226d3f571cfd01d495ce698bfca69adb58e11 / app / page / channel.mcss

333 bytesRaw
1Page -channel {
2 div.Scroller {
3 div.wrapper {
4 header {
5 display: flex
6 flex-wrap: wrap
7 justify-content: flex-end
8
9 div.Button.-subscribe {
10 margin-right: .5rem
11 }
12
13 div.Compose {
14 flex-basis: 100%
15 }
16 }
17
18 section.content {
19 }
20 }
21 }
22}
23
24

Built with git-ssb-web