Always display reorder handles
This commit is contained in:
@@ -145,7 +145,7 @@
|
|||||||
</.link>
|
</.link>
|
||||||
<div
|
<div
|
||||||
data-sortable-handle
|
data-sortable-handle
|
||||||
class="absolute top-1 left-1 hidden group-hover:flex items-center justify-center rounded-full bg-zinc-100/50 hover:bg-zinc-100/75 dark:bg-zinc-700/50 dark:hover:bg-zinc-700/75 size-5 cursor-grab active:cursor-grabbing"
|
class="absolute top-1 left-1 flex items-center justify-center rounded-full bg-zinc-100/50 hover:bg-zinc-100/75 dark:bg-zinc-700/50 dark:hover:bg-zinc-700/75 size-5 cursor-grab active:cursor-grabbing"
|
||||||
>
|
>
|
||||||
<.icon
|
<.icon
|
||||||
name="hero-bars-2"
|
name="hero-bars-2"
|
||||||
|
|||||||
@@ -108,7 +108,7 @@
|
|||||||
</.link>
|
</.link>
|
||||||
<div
|
<div
|
||||||
data-sortable-handle
|
data-sortable-handle
|
||||||
class="absolute top-1 left-1 hidden group-hover:flex items-center justify-center rounded-full bg-zinc-100/50 hover:bg-zinc-100/75 dark:bg-zinc-700/50 dark:hover:bg-zinc-700/75 size-5 cursor-grab active:cursor-grabbing"
|
class="absolute top-1 left-1 flex items-center justify-center rounded-full bg-zinc-100/50 hover:bg-zinc-100/75 dark:bg-zinc-700/50 dark:hover:bg-zinc-700/75 size-5 cursor-grab active:cursor-grabbing"
|
||||||
>
|
>
|
||||||
<.icon
|
<.icon
|
||||||
name="hero-bars-2"
|
name="hero-bars-2"
|
||||||
|
|||||||
Reference in New Issue
Block a user