Improve Time page responsiveness and compact tags, fixes #896

This commit is contained in:
Gregor Vostrak
2026-02-03 19:21:57 +01:00
parent 73c92fad47
commit bd2d57dfd1
14 changed files with 188 additions and 33 deletions

View File

@@ -63,7 +63,7 @@ const showMassUpdateModal = ref(false);
:class="
twMerge(
props.class,
'text-sm py-1.5 font-medium flex border-b border-border-primary items-center space-x-3'
'text-sm py-1.5 font-medium hidden sm:flex border-b border-border-primary items-center space-x-3'
)
">
<Checkbox