Fix button icon in admin plugins
This commit is contained in:
parent
f2b5aa590e
commit
ff0497fee8
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue