fix(editor): Fix post-migration CSS inconsistencies (no-changelog) (#6902)
* fix: fix node execute button spacing * fix: minor css fixes * fix: fix node-parameters-wrapper height
This commit is contained in:
@@ -1010,6 +1010,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
.node-parameters-wrapper {
|
||||
min-height: 100%;
|
||||
overflow-y: auto;
|
||||
padding: 0 20px 200px 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user