mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 19:30:17 +08:00
parent
6e13ad4b2d
commit
feb256070d
@ -48,7 +48,7 @@ const PopupContainer: React.FC<Props> = ({ provider, resolve, reject }) => {
|
||||
onCancel={onCancel}
|
||||
afterClose={onClose}
|
||||
transitionName="animation-move-down"
|
||||
width={300}
|
||||
width={400}
|
||||
centered>
|
||||
<Select
|
||||
value={model?.id}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user