Skip to main content

ROW

Constant ROW 

Source
pub const ROW: &str = "flex w-full items-center gap-3 rounded-xl px-3 py-2 text-left \
     transition hover:bg-zinc-950/5 dark:hover:bg-white/5";
Expand description

One row of a sidebar list: the mockup’s .row, at the 44 px target.