aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/class-helpers/_menu.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/_menu.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/_menu.scss')
-rw-r--r--client/src/sass/class-helpers/_menu.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/class-helpers/_menu.scss b/client/src/sass/class-helpers/_menu.scss
index 1d17f9f2e..9e69136c4 100644
--- a/client/src/sass/class-helpers/_menu.scss
+++ b/client/src/sass/class-helpers/_menu.scss
@@ -77,4 +77,4 @@
77 @media screen and (max-width: $small-view) { 77 @media screen and (max-width: $small-view) {
78 flex-direction: column; 78 flex-direction: column;
79 } 79 }
80} \ No newline at end of file 80}