fix(n8n Form Trigger Node): Checkboxes different sizes (#11677)

This commit is contained in:
Michael Kret
2024-11-11 19:37:21 +02:00
committed by GitHub
parent 23caf43e30
commit c08d23c00f

View File

@@ -226,6 +226,7 @@
.multiselect-checkbox {
vertical-align: middle;
min-width: 18px;
}
input[type='checkbox'] {