style: playground style

This commit is contained in:
jialin
2024-09-22 14:55:23 +08:00
parent c04b9342b8
commit b041cdc766
26 changed files with 373 additions and 312 deletions
+3 -1
View File
@@ -46,7 +46,9 @@ export default {
},
token: {
colorPrimary: '#007BFF',
borderRadius: 6,
colorSuccess: '#54cc98',
borderRadius: 4,
borderRadiusSM: 2,
fontSize: 12,
motion: true
}