Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(relations): handle overflow in relations dialog
When the form to add new relations runs longer the dialog height, all its fields and the submit button must still be accessible. This change handles the overflow separately for the x an y axis, making the y-axis scrollable.
- Loading branch information