Files: 1462eddad93e346c412fe00dd5fb4468adf1ee04 / modules_basic / message-author.mcss
145 bytesRaw
1 | MessageAuthor { |
2 | display: flex |
3 | flex-direction: column |
4 | |
5 | -mini { |
6 | flex-direction: row |
7 | |
8 | section { |
9 | margin-right: 1rem; |
10 | } |
11 | } |
12 | } |
13 |
Built with git-ssb-web