style: border radius 8px

This commit is contained in:
jialin
2024-06-28 17:14:34 +08:00
parent 4a5e20f491
commit 871bca1916
20 changed files with 100 additions and 82 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ export default defineConfig({
},
token: {
colorPrimary: '#2fbf85',
borderRadius: 16,
borderRadius: 8,
fontSize: 12,
motion: true
}