mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +08:00
parent
2dda76dfa3
commit
cd1fd700ce
@ -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