Skip to main content

MENU_ROW

Constant MENU_ROW 

Source
pub const MENU_ROW: &str = "flex w-full items-center gap-2.5 \
     rounded-lg px-2.5 py-2 text-left text-sm transition hover:bg-zinc-950/6 focus:bg-zinc-950/6 focus:outline-none \
     data-[disabled=true]:opacity-40 dark:hover:bg-white/10 dark:focus:bg-white/10 \
     [&_svg]:size-[18px] [&_svg]:flex-none [&_svg]:stroke-[1.7]";
Expand description

One row of one.