feat: migrate workspace setting with new design to setting modal (#2900)

Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
Qi
2023-06-28 22:45:33 +08:00
committed by GitHub
parent aabac9e921
commit db40cd35c6
33 changed files with 1540 additions and 141 deletions
+2 -2
View File
@@ -10,14 +10,14 @@ export const SIZE_CONFIG = {
fontSize: 16,
borderRadius: 4,
height: 26,
padding: 24,
padding: 6,
},
[SIZE_MIDDLE]: {
iconSize: 20,
fontSize: 16,
borderRadius: 4,
height: 32,
padding: 24,
padding: 12,
},
[SIZE_DEFAULT]: {
iconSize: 24,