put important back

This commit is contained in:
Godfrey M 2024-03-11 15:56:53 -07:00
parent f07b0b6bd7
commit bf0bd06f20

View file

@ -889,5 +889,5 @@ input[type="radio"]:checked::before {
margin-left: .25em;
}
.datepicker.dropdown-menu {
z-index: 1030;
z-index: 1030 !important;
}