aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/moderation/instance-blocklist/instance-account-blocklist.component.scss
blob: e804045daa2cee7b37000ed58b0c74a0ec4bc444 (plain) (blame)
1
2
3
4
5
6
7
@use '_variables';
@use '_mixins';

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