Skip to main content

ROW_MENU

Constant ROW_MENU 

Source
const ROW_MENU: &str = "absolute right-0 top-full z-50 mt-1 min-w-48 rounded-2xl bg-white p-1.5 \
     text-zinc-900 shadow-lg ring-1 ring-zinc-950/5 dark:bg-zinc-800 dark:text-zinc-100 \
     dark:ring-white/10 data-[state=closed]:hidden";