aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/App.scss8
1 files changed, 3 insertions, 5 deletions
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;
}
}