Skip to content

Commit

Permalink
fix 08d2296: restore bg of searchMode
Browse files Browse the repository at this point in the history
  • Loading branch information
tophf committed Oct 21, 2023
1 parent 7e9ba28 commit 1267bd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manage/manage.css
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,9 @@ button i {
#search-wrapper {
margin-top: .35rem;
}
#manage\.searchMode {
background: var(--bg);
}

#manage\.newUI\.sort {
max-width: 100%;
Expand Down

0 comments on commit 1267bd1

Please sign in to comment.