This commit is contained in:
lyf
2024-09-25 14:35:09 +08:00
parent 77f037a3c4
commit a6b920d9af
3 changed files with 18 additions and 6 deletions

View File

@@ -242,7 +242,8 @@ export function ModelConfigList(props: {
subTitle={Locale.Settings.CompressModel.SubTitle}
>
<Select
style={{ width: "60%" }}
withiconstyle={{ width: "60%" }}
iconselectstyles={{ maxWidth: "100%", whiteSpace: "normal" }}
aria-label={Locale.Settings.CompressModel.Title}
value={compressModelValue}
onChange={(e) => {