X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fshared%2Fshared-moderation%2Faccount-blocklist.component.scss;h=3eede44eb72b103524af921aa4bfdf97afa7ee13;hb=1e7eb457eda647b4fa22a0ae8e59c0a618f662f8;hp=aa8363ff4d745a8a4db50347473e175097692705;hpb=67ed6552b831df66713bac9e672738796128d33f;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/shared/shared-moderation/account-blocklist.component.scss b/client/src/app/shared/shared-moderation/account-blocklist.component.scss index aa8363ff4..3eede44eb 100644 --- a/client/src/app/shared/shared-moderation/account-blocklist.component.scss +++ b/client/src/app/shared/shared-moderation/account-blocklist.component.scss @@ -10,6 +10,10 @@ } } +.chip { + @include chip; +} + .unblock-button { @include peertube-button; @include grey-button;