[update] PC端样式调整
This commit is contained in:
+2
-2
@@ -65,8 +65,8 @@ module.exports = {
|
||||
less: {
|
||||
modifyVars: {
|
||||
/* less 变量覆盖,用于自定义 ant design 主题 */
|
||||
'primary-color': '#0094FF',
|
||||
'link-color': '#0094FF',
|
||||
'primary-color': '#8FC7FF',
|
||||
'link-color': '#8FC7FF',
|
||||
'border-radius-base': '4px',
|
||||
...modifyLessVars
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user