Fix button icon in admin plugins

This commit is contained in:
Chocobozzz 2021-05-10 15:31:18 +02:00
parent f2b5aa590e
commit ff0497fee8
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ span[class$=-button] {
.action-button {
@include peertube-button-link;
@include button-with-icon(21px, 0, -1px);
@include button-with-icon(21px);
}
.orange-button {