aboutsummaryrefslogblamecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.scss
blob: fe78a57a430a3df6620f0d23cd7d5b8a8d1d9d44 (plain) (tree)
1
2
3
4
5
6
7
8
9







                             
                           
                             

   
@import '_variables';
@import '_mixins';

.delete-me {
  font-size: 15px;

  button {
    @include peertube-button;
    @include danger-button;
    @include disable-outline;
  }
}