mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 01:08:41 +08:00
fix
This commit is contained in:
@@ -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) => {
|
||||
|
Reference in New Issue
Block a user