mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Fix resizing NDV output panel when closing assistant (#15313)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<style lang="scss" scoped>
|
||||
.slide-leave-active,
|
||||
.slide-enter-active {
|
||||
// Keep this in sync with ASK_AI_SLIDE_OUT_DURATION_MS
|
||||
transition: 200ms ease;
|
||||
}
|
||||
.slide-leave-to,
|
||||
|
||||
Reference in New Issue
Block a user