From 6ea63caca50905f6d4f2b80de4005f974bf829b0 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Wed, 3 Apr 2024 22:02:21 +0100 Subject: [PATCH] even more wtf --- src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.scss b/src/App.scss index 137be5d..ab7bfe9 100644 --- a/src/App.scss +++ b/src/App.scss @@ -1,7 +1,7 @@ @import "./scss/base"; $sidebar-width-min: 250px; $sidebar-width: 22vw; -$number-of-channels: 3; +$number-of-channels: 5; .loading-dialogue { position: fixed; top: 20%;