Add width style to language select

This commit is contained in:
n4ze3m 2024-03-24 17:16:10 +05:30
parent 502759fae6
commit 3143dd3490

View File

@ -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) =>