fix: minor ui improvements (#3603)

This commit is contained in:
Liyas Thomas
2023-11-29 22:45:40 +05:30
committed by GitHub
parent 60bfb6fe2c
commit 1cc845e17d
9 changed files with 37 additions and 27 deletions

View File

@@ -69,9 +69,9 @@
: null,
}"
:icon="IconGripVertical"
class="cursor-auto text-primary hover:text-primary"
class="opacity-0"
:class="{
'draggable-handle !cursor-grab group-hover:text-secondaryLight':
'draggable-handle cursor-grab group-hover:opacity-100':
index !== workingHeaders?.length - 1,
}"
tabindex="-1"