Fix datepicker triangle (#11920)

This commit is contained in:
Robin Wittebol 2022-03-03 19:45:03 +01:00 committed by GitHub
parent 797c871137
commit 8c445f6409
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -115,7 +115,7 @@ class DateRangePickerElement extends WrappedElement {
color: var(--primary-text-color);
min-width: initial !important;
}
.daterangepicker:after {
.daterangepicker:before {
display: none;
}
.daterangepicker:after {