Fix display all videos filter

pull/3597/head
Chocobozzz 2021-01-13 16:43:48 +01:00
parent 83338e45e3
commit 606bcaf29e
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 5 additions and 2 deletions

View File

@ -30,8 +30,11 @@ $iconSize: 16px;
}
.moderation-block {
div {
@include button-with-icon($iconSize, 3px, -2px);
my-global-icon {
position: relative;
width: $iconSize;
top: -2px;
}
margin-left: .4rem;