diff --git a/src/components/Option/Settings/other.tsx b/src/components/Option/Settings/other.tsx index fab8214..a5361bf 100644 --- a/src/components/Option/Settings/other.tsx +++ b/src/components/Option/Settings/other.tsx @@ -61,6 +61,7 @@ export const SettingOther = () => { placeholder={t("generalSettings.settings.language.placeholder")} allowClear showSearch + style={{ width: "200px" }} options={supportLanguage} value={locale} filterOption={(input, option) =>