Skip to main content

BTN_TEXT_GREEN

Constant BTN_TEXT_GREEN 

Source
pub const BTN_TEXT_GREEN: &str = "text-xs text-green-600 hover:text-green-800 dark:text-green-400 dark:hover:text-green-300 transition-colors cursor-pointer";
Expand description

绿色文字小按钮(行内通过)。