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