Switch to a panel based UI, fix #552

This commit is contained in:
Pieter Vander Vennet 2022-12-08 02:56:49 +01:00
parent 4d930ae985
commit 494a49bc48
9 changed files with 148 additions and 204 deletions

View file

@ -8,10 +8,6 @@ Contains tweaks for small screens
display: none !important;
}
.desktop\:max-h-65vh {
max-height: 65vh;
}
}