fix(style): language menu

This commit is contained in:
jialin
2024-07-08 14:46:33 +08:00
parent 01e9b70f6d
commit 9ad9539b51
13 changed files with 521 additions and 180 deletions
+4 -1
View File
@@ -14,7 +14,10 @@ export default {
Menu: {
iconSize: 16,
iconMarginInlineEnd: 12,
itemHeight: 44
itemHeight: 44,
// itemColor: 'rgba(0,0,0,.88)',
itemHoverBg: 'rgba(0,0,0,0.04)',
itemActiveBg: 'rgba(0,0,0,0.04)'
},
Progress: {
lineBorderRadius: 4