Skip to content

Commit 840ed56

Browse files
authored
Update main.css
Fix typo
1 parent 5e79da4 commit 840ed56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,5 +181,5 @@ span.flatpickr-weekday {
181181
fill: var(--flatpickr-header-color);
182182
}
183183
.sqs-site-style-form .field-list [data-picker].field:not(.checkbox,.radio,.likert) .description~.form-input-effects, .sqs-site-style-form .field-list [data-picker].field:not(.checkbox,.radio,.likert) .description~.form-input-prefix {
184-
grid-row: 3;
184+
grid-row: 3 / span 1;
185185
}

0 commit comments

Comments
 (0)