Skip to main content

BTN_SOLID_RED

Constant BTN_SOLID_RED 

Source
pub const BTN_SOLID_RED: &str = "px-4 py-1.5 text-sm font-medium bg-red-500/10 text-red-600 dark:text-red-400 rounded-full hover:bg-red-500/20 transition-colors cursor-pointer";
Expand description

红色实心小按钮(批量删除、批量彻底删除)。