aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-moderation/account-blocklist.component.scss
blob: bc441811e3a25e11273106f0f8042aab27d7b44a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
@import '_variables';
@import '_mixins';

.chip {
  @include chip;
}

.unblock-button {
  @include peertube-button;
  @include grey-button;
}