Skip to content

Commit fbce777

Browse files
authored
Update main.css
Update datepicker current year style
1 parent 840ed56 commit fbce777

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
@@ -88,14 +88,14 @@
8888
.sqs-block-form .flatpickr-calendar .flatpickr-monthDropdown-months,
8989
.sqs-block-form .flatpickr-calendar .numInputWrapper {
9090
top: 0;
91+
right: auto !important;
9192
}
9293

9394
.sqs-block-form .field-list .flatpickr-current-month input.cur-year,
9495
.flatpickr-current-month input.cur-year {
9596
border: none !important;
9697
background: none !important;
9798
color: inherit !important;
98-
font-size: inherit !important;
9999
}
100100

101101
.sqs-block-form .field-list .flatpickr-current-month select.flatpickr-monthDropdown-months,

0 commit comments

Comments
 (0)