fix: batch filters on desk

This commit is contained in:
Jannat Patel
2024-07-18 21:29:40 +05:30
parent e0de9d70de
commit 4bc3ac1665
4 changed files with 69 additions and 14 deletions

View File

@@ -27,7 +27,7 @@
>
<div
v-if="!isSidebarCollapsed"
class="flex items-center text-sm font-medium text-gray-600"
class="flex items-center text-sm text-gray-600 my-1"
>
<span class="grid h-5 w-6 flex-shrink-0 place-items-center">
<ChevronRight