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