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