Skip to content

Commit

Permalink
[FB] Download Bar | Fix CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
creeper-0910 committed Aug 21, 2024
1 parent c37f6d7 commit e60b572
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nora/src/content/downloadbar/downloadbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,8 @@

.downloadTarget {
max-width: 170px !important;
}

#downloadsListBox .download-state[exists] .downloadDetails {
color: inherit !important;
}

0 comments on commit e60b572

Please sign in to comment.