Skip to content

Commit

Permalink
Display download bar in front of modal dialogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sestowner committed Jun 14, 2021
1 parent 3aad262 commit e50a97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/downloadManager.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
border-top: 1px solid rgb(214, 214, 214);
color: black;
padding: 0 0.5em;
z-index: 9;
z-index: 10;
}

body.task-overlay-is-shown #download-bar {
Expand Down

0 comments on commit e50a97b

Please sign in to comment.