Skip to main content

MORE

Constant MORE 

Source
const MORE: &str = "grid size-8 flex-none place-items-center rounded-lg text-zinc-500 \
     outline-none transition hover:bg-zinc-950/6 hover:text-zinc-800 \
     data-[state=open]:bg-zinc-950/6 dark:text-zinc-400 dark:hover:bg-white/10 \
     dark:hover:text-zinc-100 dark:data-[state=open]:bg-white/10 [&_svg]:size-[18px]";
Expand description

A row’s own menu, and the handle that opens it — always drawn, since nothing may be reachable by hovering alone.