PeerTube/client/src/app/shared/shared-abuse-list/abuse-list-table.component....

19 lines
293 B
SCSS
Raw Normal View History

2020-07-09 15:54:24 +02:00
.comment-flagged-account,
.account-flagged-handle {
font-size: 11px;
color: var(--greyForegroundColor);
}
.abuse-states .glyphicon-comment {
margin-left: 0.5rem;
}
.abuse-messages {
my-global-icon {
width: 22px;
margin-left: 3px;
position: relative;
top: -2px;
}
}