fix(component): adjust dialog and input style (#4566)

This commit is contained in:
JimmFly
2023-10-12 13:49:39 +08:00
committed by GitHub
parent d05897b724
commit daa976ca62
18 changed files with 141 additions and 133 deletions

View File

@@ -17,7 +17,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "2.1.34",
"@toeverything/components": "^0.0.43",
"@toeverything/components": "^0.0.45",
"@vanilla-extract/css": "^1.13.0",
"clsx": "^2.0.0",
"idb": "^7.1.1",

View File

@@ -18,7 +18,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "2.1.34",
"@toeverything/components": "^0.0.43"
"@toeverything/components": "^0.0.45"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*"

View File

@@ -17,8 +17,8 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "2.1.34",
"@toeverything/components": "^0.0.43",
"@toeverything/theme": "^0.7.18",
"@toeverything/components": "^0.0.45",
"@toeverything/theme": "^0.7.20",
"clsx": "^2.0.0",
"foxact": "^0.2.20",
"react-error-boundary": "^4.0.11",

View File

@@ -18,7 +18,7 @@
"@affine/component": "workspace:*",
"@affine/sdk": "workspace:*",
"@blocksuite/icons": "2.1.34",
"@toeverything/components": "^0.0.43"
"@toeverything/components": "^0.0.45"
},
"devDependencies": {
"@affine/plugin-cli": "workspace:*",