refactor: playground add comparsion

This commit is contained in:
jialin
2024-09-22 14:55:23 +08:00
parent 1abaa164f5
commit c04b9342b8
32 changed files with 1206 additions and 425 deletions
+5 -1
View File
@@ -28,6 +28,10 @@ export default {
Message: {
contentPadding: '12px 16px'
},
Tooltip: {
colorBgSpotlight: 'rgba(110,110,110,1)'
// sizePopupArrow: 0
},
Slider: {
handleSize: 8,
handleSizeHover: 8,
@@ -42,7 +46,7 @@ export default {
},
token: {
colorPrimary: '#007BFF',
borderRadius: 8,
borderRadius: 6,
fontSize: 12,
motion: true
}