]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+my-account/my-account-settings/my-account-danger-zone/my-account-danger-zone.component.scss
unify inputs requiring buttons like password inputs
[github/Chocobozzz/PeerTube.git] / client / src / app / +my-account / my-account-settings / my-account-danger-zone / my-account-danger-zone.component.scss
index 7f78067323541951ee7ea3b58fd8405473a4f77b..d79ff690b9875eac2bf183ce2d31a488799cddc4 100644 (file)
@@ -2,11 +2,9 @@
 @import '_mixins';
 
 .delete-me {
-  font-size: 15px;
-
   button {
     @include peertube-button;
-    @include grey-button;
+    @include danger-button;
     @include disable-outline;
   }
 }
\ No newline at end of file