Skip to content

Commit

Permalink
Adjust z index of valuelist search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
tkleinke committed Mar 4, 2025
1 parent 8b3051b commit 3099b7f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ valuelist-search-bar {
width: calc(100% - 50px);
height: 38px;
border-right: none;
z-index: 3;
}

#valuelist-filter-button .btn {
Expand Down

0 comments on commit 3099b7f

Please sign in to comment.