]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/class-helpers/_buttons.scss
Implement runner in client side
[github/Chocobozzz/PeerTube.git] / client / src / sass / class-helpers / _buttons.scss
index 436bb48f465f019348a884be1ba83de905a0bf21..fdbf6f9d23d1e43f54809eaea0214e72cc0bb49f 100644 (file)
@@ -35,3 +35,7 @@
 .peertube-radio-container {
   @include peertube-radio-container;
 }
+
+.peertube-button-icon {
+  @include button-with-icon(18px, 3px, -1px);
+}