Merge pull request #5467 from node-red/5463-fix-editablelist-overflow

Revert overflow fix in editableList
pull/5468/head
Nick O'Leary 2026-01-26 10:35:48 +00:00 committed by GitHub
commit 2151592e3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
padding: 2px 16px 2px 4px;
font-size: 0.9em;
}
overflow-x: hidden;
}
.red-ui-editableList-container {
padding: 5px;