]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/shared/shared-user-subscription/subscribe-button.component.scss
better subscribe button display for accounts
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / shared-user-subscription / subscribe-button.component.scss
index b739c5ae29a9d07109f59628a7015d8fb2643980..f6cdc11c002cb92378a7c11b6bb4c053fec46376 100644 (file)
@@ -21,7 +21,8 @@
     height: 35px;
 
     & > button:first-child {
-      width: 175px;
+      width: max-content;
+      min-width: 175px;
     }
 
     button .extra-text {