Fix unwanted hiding of datepicker input field
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
width: percentage(1/2);
|
||||
}
|
||||
|
||||
.flatpickr-input {
|
||||
.flatpickr-input:not(.datepicker--visible) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user