Fixed missing brace from conflict

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-05-24 16:02:23 -07:00
parent cc07921608
commit 064dbdd3d4

View file

@ -846,7 +846,8 @@ input[type="radio"]:checked::before {
}
.nav-tabs-custom > .nav-tabs > li {
z-index:1;
z-index: 1;
}
.select2-container .select2-search--inline .select2-search__field{
padding-left:15px;