From 118626c8752bee7b05c4e0b668852e1aba2416f1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 21 Apr 2023 15:04:52 +0200 Subject: Implement runner in client side --- client/src/sass/class-helpers/_buttons.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/src/sass/class-helpers/_buttons.scss') diff --git a/client/src/sass/class-helpers/_buttons.scss b/client/src/sass/class-helpers/_buttons.scss index 436bb48f4..fdbf6f9d2 100644 --- a/client/src/sass/class-helpers/_buttons.scss +++ b/client/src/sass/class-helpers/_buttons.scss @@ -35,3 +35,7 @@ .peertube-radio-container { @include peertube-radio-container; } + +.peertube-button-icon { + @include button-with-icon(18px, 3px, -1px); +} -- cgit v1.2.3