frontend overhaul, minor backend bugfixes

This commit is contained in:
katsu 2025-07-02 16:29:09 +02:00
parent acc38950e7
commit c1325c0eda
28 changed files with 767 additions and 481 deletions

View file

@ -16,7 +16,6 @@ const props = defineProps({
font-weight: bold;
}
.tab:hover {
cursor: pointer;
}