fix: catalog size

This commit is contained in:
jialin
2026-01-12 12:24:34 +08:00
parent 05ad296b43
commit fc76822bdf
13 changed files with 413 additions and 35 deletions
+3
View File
@@ -84,6 +84,9 @@ export default {
trackHoverBg: '#646464',
dotActiveBorderColor: 'rgba(255,255,255,0.25)',
dotBorderColor: 'rgba(255,255,255,0.25)'
},
Descriptions: {
itemPaddingBottom: 8
}
},
token: {
+3
View File
@@ -83,6 +83,9 @@ export default {
trackHoverBg: '#B4B4B4',
dotActiveBorderColor: 'rgba(0,0,0,0.25)',
dotBorderColor: 'rgba(0,0,0,0.25)'
},
Descriptions: {
itemPaddingBottom: 8
}
},
token: {