Skip to main content

KBD_BASE

Constant KBD_BASE 

Source
pub const KBD_BASE: &str = "bg-muted text-ink-soft pointer-events-none inline-flex h-5 w-fit min-w-5 \
                            items-center justify-center gap-1 rounded-sm px-1 font-sans text-xs font-medium select-none \
                            [&_svg:not([class*='size-'])]:size-3 \
                            [[data-slot=tooltip-content]_&]:bg-background/20 [[data-slot=tooltip-content]_&]:text-background";