chore: Update captain FAQ bulk action UI (#11780)

This commit is contained in:
Sivin Varghese
2025-06-24 16:33:42 +05:30
committed by GitHub
parent 9edfb1e902
commit 92c51a10de
3 changed files with 35 additions and 11 deletions

View File

@@ -123,7 +123,7 @@ const handleDocumentableClick = () => {
@mouseenter="emit('hover', true)"
@mouseleave="emit('hover', false)"
>
<div v-show="selectable" class="absolute top-7 ltr:left-4 rtl:right-4">
<div v-show="selectable" class="absolute top-7 ltr:left-3 rtl:right-3">
<Checkbox v-model="modelValue" />
</div>
<div class="flex relative justify-between w-full gap-1">