diff --git a/src/App.scss b/src/App.scss index 87ef1f06..dd3d8cbb 100644 --- a/src/App.scss +++ b/src/App.scss @@ -255,11 +255,9 @@ nav { margin: 0; } - .underlay { - display: none; - } - - #sidebar { + .underlay, + #sidebar, + #notifs-column { display: none; } }