aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/class-helpers/_buttons.scss
diff options
context:
space:
mode:
authorWicklow <wicklow@framasoft.org>2023-02-17 16:27:21 +0100
committerChocobozzz <chocobozzz@cpy.re>2023-02-20 13:52:22 +0100
commit6c3589fc51fdf218912538b2a46399886ed36ac3 (patch)
treed8eb4de0312dfd292f5d59631925a406f969c040 /client/src/sass/class-helpers/_buttons.scss
parent5995a28f2bb8cdef9fc8024b10cd246d46f9eb78 (diff)
downloadPeerTube-6c3589fc51fdf218912538b2a46399886ed36ac3.tar.gz
PeerTube-6c3589fc51fdf218912538b2a46399886ed36ac3.tar.zst
PeerTube-6c3589fc51fdf218912538b2a46399886ed36ac3.zip
Fix basic linter issues
Diffstat (limited to 'client/src/sass/class-helpers/_buttons.scss')
-rw-r--r--client/src/sass/class-helpers/_buttons.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/class-helpers/_buttons.scss b/client/src/sass/class-helpers/_buttons.scss
index 61fdbbf70..436bb48f4 100644
--- a/client/src/sass/class-helpers/_buttons.scss
+++ b/client/src/sass/class-helpers/_buttons.scss
@@ -34,4 +34,4 @@
34 34
35.peertube-radio-container { 35.peertube-radio-container {
36 @include peertube-radio-container; 36 @include peertube-radio-container;
37} \ No newline at end of file 37}