feat: improved mobile buttons + search ui

This commit is contained in:
2024-11-21 10:22:06 +01:00
parent a50447f457
commit 38fb111f7a
18 changed files with 24 additions and 24 deletions

View File

@@ -64,7 +64,7 @@
bind:value={searchvalue}
placeholder={$_("datatable.search")}
aria-label={$_("datatable.search")}
class="mb-4"
class="mb-2 w-full sm:w-auto mt-1 sm:mt-0 p-2 rounded-md border"
/>
<div
class="shadow border-b border-gray-200 sm:rounded-lg overflow-x-scroll"