add user account-blocklist missing scss mixin

pull/2915/head
Rigel Kent 2020-06-28 00:53:36 +02:00
parent 00494d6e2a
commit 0242861ece
No known key found for this signature in database
GPG Key ID: 5E53E96A494E452F
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,10 @@
}
}
.chip {
@include chip;
}
.unblock-button {
@include peertube-button;
@include grey-button;