git ssb

2+

mixmix / ticktack



Tree: 46d4867aaf1d06eb2172236393ad7fc7f2ff354e

Files: 46d4867aaf1d06eb2172236393ad7fc7f2ff354e / app / page / notifications.mcss

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

Built with git-ssb-web