fix appearance of handle on label reorder

This commit is contained in:
Michael Genson 2025-08-01 18:19:01 +00:00
commit e396825f28

View file

@ -20,6 +20,7 @@
<template #activator="{ props }"> <template #activator="{ props }">
<v-btn <v-btn
size="small" size="small"
variant="text"
class="ml-2 handle" class="ml-2 handle"
icon icon
v-bind="props" v-bind="props"