]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/shared-abuse-list/abuse-list-table.component.scss
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-abuse-list / abuse-list-table.component.scss
CommitLineData
cfde28ba
C
1.comment-flagged-account,
2.account-flagged-handle {
8ca56654
C
3 font-size: 11px;
4 color: var(--greyForegroundColor);
5}
6
94148c90
C
7.abuse-states .glyphicon-comment {
8 margin-left: 0.5rem;
9}
10
11.abuse-messages {
12 my-global-icon {
13 width: 22px;
14 margin-left: 3px;
15 position: relative;
16 top: -2px;
17 }
18}