fix html fontsize

This commit is contained in:
Gabe Yuan
2023-11-22 10:23:14 +08:00
parent 013a05201b
commit f8bfcba317
7 changed files with 33 additions and 12 deletions

View File

@@ -95,6 +95,7 @@ function TranForm({ text, setText, tranboxSetting, transApis }) {
<Box>
<TextField
size="small"
label={i18n("original_text")}
inputRef={inputRef}
fullWidth