fix mobile view
This commit is contained in:
parent
51c996bd7e
commit
c71cf72eea
1 changed files with 3 additions and 5 deletions
|
@ -255,11 +255,9 @@ nav {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.underlay {
|
.underlay,
|
||||||
display: none;
|
#sidebar,
|
||||||
}
|
#notifs-column {
|
||||||
|
|
||||||
#sidebar {
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue