mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(n8n Form Trigger Node): Checkboxes different sizes (#11677)
This commit is contained in:
@@ -226,6 +226,7 @@
|
||||
|
||||
.multiselect-checkbox {
|
||||
vertical-align: middle;
|
||||
min-width: 18px;
|
||||
}
|
||||
|
||||
input[type='checkbox'] {
|
||||
|
||||
Reference in New Issue
Block a user