mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
[Bug] Remove default dialog close button on news dialog (#3758)
This commit is contained in:
@@ -399,6 +399,7 @@ export const useDialogService = () => {
|
||||
}
|
||||
},
|
||||
dialogComponentProps: {
|
||||
closable: false,
|
||||
modal: false,
|
||||
position: 'bottomright'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user