mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 10:40:07 +08:00
parent
273fabafcb
commit
c7b0b5ce53
@ -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