yangjie #22
|
|
@ -189,7 +189,6 @@ const ShareScreenWindow: React.FC = () => {
|
|||
setIsExpand(!isExpand)
|
||||
window.electron.setChildWindow({
|
||||
width: isExpand ? 440 : 440 / 2,
|
||||
height: 80,
|
||||
key: 'shareScreenWindow',
|
||||
})
|
||||
}}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue