fix(editor): Add proper scroll to Environments push modal (#8883)

This commit is contained in:
Omar Ajoue
2024-03-14 09:26:04 +00:00
committed by GitHub
parent e2131b9ab6
commit bcbff76055

View File

@@ -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">