fix: minor ui improvements (#3603)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user