mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 15:16:28 +08:00
feat: migrate workspace setting with new design to setting modal (#2900)
Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user