feat(editor): AI assistant UX improvements (no-changelog) (#10568)
This commit is contained in:
committed by
GitHub
parent
5eba534319
commit
d92374b5c6
@@ -22,7 +22,7 @@ const messageDefaults: Partial<Omit<NotificationOptions, 'message'>> = {
|
||||
position: 'bottom-right',
|
||||
zIndex: 1900, // above NDV and below the modals
|
||||
offset: 64,
|
||||
appendTo: '#node-view-root',
|
||||
appendTo: '#app-grid',
|
||||
customClass: 'content-toast',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user