fix: set FormControl small size
This commit is contained in:
@@ -223,7 +223,7 @@ export default function Settings() {
|
|||||||
<FormHelperText>{i18n("detect_lang_remote_help")}</FormHelperText>
|
<FormHelperText>{i18n("detect_lang_remote_help")}</FormHelperText>
|
||||||
</FormControl>
|
</FormControl>
|
||||||
|
|
||||||
<FormControl>
|
<FormControl size="small">
|
||||||
<InputLabel>{i18n("disable_langs")}</InputLabel>
|
<InputLabel>{i18n("disable_langs")}</InputLabel>
|
||||||
<Select
|
<Select
|
||||||
multiple
|
multiple
|
||||||
|
|||||||
Reference in New Issue
Block a user