Skip to main content

CELL

Constant CELL 

Source
pub const CELL: &str = "relative grid size-13 place-items-center rounded-cell text-zinc-600 \
     transition duration-150 ease-out live:hover:bg-zinc-950/6 live:active:scale-90 \
     dead:opacity-30 dark:text-zinc-300 dark:live:hover:bg-white/10 \
     [&_svg]:size-6 [&_svg]:stroke-[1.75]";
Expand description

One cell of the floating rail: larger than a bar button, and the one place a control is drawn filled while it is armed.