We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840ed56 commit fbce777Copy full SHA for fbce777
1 file changed
dist/main.css
@@ -88,14 +88,14 @@
88
.sqs-block-form .flatpickr-calendar .flatpickr-monthDropdown-months,
89
.sqs-block-form .flatpickr-calendar .numInputWrapper {
90
top: 0;
91
+ right: auto !important;
92
}
93
94
.sqs-block-form .field-list .flatpickr-current-month input.cur-year,
95
.flatpickr-current-month input.cur-year {
96
border: none !important;
97
background: none !important;
98
color: inherit !important;
- font-size: inherit !important;
99
100
101
.sqs-block-form .field-list .flatpickr-current-month select.flatpickr-monthDropdown-months,
0 commit comments