git ssb

2+

mixmix / ticktack



Tree: b594e41bf900f3f0b270f809fae0596be6cceb54

Files: b594e41bf900f3f0b270f809fae0596be6cceb54 / app / page / notifications.mcss

309 bytesRaw
1Page -notifications {
2 div.Scroller.content {
3
4 section.content {
5 padding-top: 2rem
6
7 div.Comment {
8 flex-grow: 1
9
10 div.right {
11 section.replies {
12
13 div.Comment.-nested {
14 $backgroundPrimary
15 }
16 }
17 }
18 }
19 }
20 }
21}
22

Built with git-ssb-web