fix(editor): Fix resource mapper component being truncated (#7664)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -1082,6 +1082,7 @@ export default defineComponent({
|
||||
.node-parameters-wrapper {
|
||||
overflow-y: auto;
|
||||
padding: 0 var(--spacing-m) 200px var(--spacing-m);
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
&.dragging {
|
||||
|
||||
Reference in New Issue
Block a user