3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-02 14:29:30 +00:00

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;
}