mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
style(projects): 修改按钮文本颜色
This commit is contained in:
@ -252,6 +252,9 @@ export function getNaiveTheme(colors: App.Theme.ThemeColor, recommended = false)
|
||||
},
|
||||
Tag: {
|
||||
borderRadius: '6px'
|
||||
},
|
||||
Button: {
|
||||
textColorPrimary: '#ffffff'
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user