mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
fix(editor): Add proper scroll to Environments push modal (#8883)
This commit is contained in:
@@ -235,6 +235,7 @@ async function commitAndPush() {
|
||||
:title="i18n.baseText('settings.sourceControl.modals.push.title')"
|
||||
:event-bus="data.eventBus"
|
||||
:name="SOURCE_CONTROL_PUSH_MODAL_KEY"
|
||||
max-height="80%"
|
||||
>
|
||||
<template #content>
|
||||
<div :class="$style.container">
|
||||
|
||||
Reference in New Issue
Block a user