fix mobile view

This commit is contained in:
Henry Jameson 2022-04-07 16:39:32 +03:00
parent 51c996bd7e
commit c71cf72eea
1 changed files with 3 additions and 5 deletions

View File

@ -255,11 +255,9 @@ nav {
margin: 0;
}
.underlay {
display: none;
}
#sidebar {
.underlay,
#sidebar,
#notifs-column {
display: none;
}
}