perf: quote modal

This commit is contained in:
archer
2023-07-23 22:24:14 +08:00
parent 1ffe1be562
commit ea35ad2144
10 changed files with 188 additions and 209 deletions

View File

@@ -140,7 +140,7 @@ const Settings = ({ appId }: { appId: string }) => {
}, [appModule2Form]);
const BoxStyles: BoxProps = {
bg: 'myWhite.300',
bg: 'myWhite.200',
px: 4,
py: 3,
borderRadius: 'lg',