perf: http recognition and input textarea

This commit is contained in:
archer
2023-05-15 13:43:17 +08:00
parent 32a8d68c6c
commit e7d3a8e2e1
6 changed files with 238 additions and 24 deletions

View File

@@ -171,6 +171,9 @@ export const theme = extendTheme({
fontWeight: 400,
height: '100%',
overflow: 'hidden'
},
a: {
color: 'myBlue.700'
}
}
},