pull/4737/merge
malee1975 2026-03-13 08:46:40 +00:00 committed by GitHub
commit 83cc18b5e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ button.red-ui-tray-resize-button {
.red-ui-editor .red-ui-tray {
.dialog-form, #dialog-form, #node-config-dialog-edit-form {
margin: 10px 20px;
height: calc(100% - 20px);
height: calc(100% - 22px);
}
}