]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+accounts/accounts.component.scss
Use grid to organise settings in admin, my-account
[github/Chocobozzz/PeerTube.git] / client / src / app / +accounts / accounts.component.scss
index ab3aece54a90f679f0fc8641e02e77a61efed163..96484c9d3d8ab5b45ad42e3cd0268499860c4a45 100644 (file)
@@ -9,10 +9,19 @@
   }
 }
 
-my-subscribe-button {
+.right-buttons {
+  display: flex;
   height: max-content;
   margin-left: auto;
   margin-top: 20px;
+
+  a {
+    @include peertube-button-outline;
+  }
+
+  my-subscribe-button {
+    min-height: 30px;
+  }
 }
 
 my-user-moderation-dropdown,