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

.chip {
  @include chip;
}

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