make lint work again + lint --fix

This commit is contained in:
Henry Jameson 2025-03-31 12:41:04 +03:00
commit 673d8490f5
17 changed files with 33 additions and 75 deletions

View file

@ -220,8 +220,7 @@
margin-top: 3.5em;
width: 100vw;
height: calc(100vh - var(--navbar-height));
overflow-x: hidden;
overflow-y: scroll;
overflow: hidden scroll;
.notifications {
padding: 0;