pub const BTN_GHOST: &str = "px-3 py-1.5 text-xs text-paper-secondary hover:text-paper-primary transition-colors cursor-pointer";
弱化文字按钮(弹窗「取消」等次要取消操作):无描边、无填充,悬浮转主色。