fixed tons of stuff, at least it looks normalish on desktop
This commit is contained in:
parent
0e83ced25b
commit
71863061c6
16 changed files with 367 additions and 374 deletions
|
@ -181,7 +181,7 @@
|
|||
.mobile-notifications {
|
||||
margin-top: 50px;
|
||||
width: 100vw;
|
||||
height: calc(100vh - 50px);
|
||||
height: calc(100vh - var(--navbar-height));
|
||||
overflow-x: hidden;
|
||||
overflow-y: scroll;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue