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%;