mirror of
https://github.com/node-red/node-red
synced 2024-11-21 23:48:30 +00:00
Give edit dialog a little bit more vertical space
This commit is contained in:
parent
45afd06047
commit
ea62c1806e
@ -174,8 +174,8 @@ button.red-ui-tray-resize-button {
|
||||
|
||||
.red-ui-editor .red-ui-tray {
|
||||
.dialog-form, #dialog-form, #node-config-dialog-edit-form {
|
||||
margin: 20px;
|
||||
height: calc(100% - 40px);
|
||||
margin: 10px 20px;
|
||||
height: calc(100% - 20px);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user