]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+admin/follows/following-list/following-list.component.scss
Fix lint
[github/Chocobozzz/PeerTube.git] / client / src / app / +admin / follows / following-list / following-list.component.scss
index ef24b38cc5554b0c06423037720303c98a170ac4..405ddae5ca4251f02667db60e9901e165435dc5d 100644 (file)
@@ -16,6 +16,6 @@ a {
   }
 }
 
-.follow-button {
-  @include create-button;
+my-delete-button {
+  max-width: 130px;
 }