Files: 1239690dc41098bef2ddfd0f321e54dc0ab27fd7 / message / html / likes.mcss
187 bytesRaw
1 | Likes { |
2 | cursor: pointer |
3 | min-width: 2.5rem |
4 | min-hieght: 1.2rem |
5 | |
6 | display: flex |
7 | align-items: baseline |
8 | |
9 | i { |
10 | margin-right: .4rem |
11 | } |
12 | i.fa-heart { |
13 | $colorFontPrimary |
14 | } |
15 | } |
16 | |
17 |
Built with git-ssb-web