mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
fix(editor): Remove excess margin below run data editor (#7372)
https://n8nio.slack.com/archives/C03594NKD7W/p1696605203051309 <img width="581" alt="Capture 2023-10-06 at 17 48 51@2x" src="https://github.com/n8n-io/n8n/assets/44588767/c00ecd2e-1f6b-4041-9854-1b6012513a5d">
This commit is contained in:
@@ -1672,7 +1672,6 @@ export default defineComponent({
|
||||
|
||||
.editMode {
|
||||
height: 100%;
|
||||
max-height: calc(100% - var(--spacing-3xl));
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: stretch;
|
||||
|
||||
Reference in New Issue
Block a user