feat: improved mobile buttons + search ui
This commit is contained in:
@@ -37,7 +37,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"
|
||||
/>
|
||||
<!-- {/if} -->
|
||||
<!-- <button
|
||||
|
||||
Reference in New Issue
Block a user