Skip to content

Commit

Permalink
🔀 Merge pull request #66 from davep/download-cosmetics
Browse files Browse the repository at this point in the history
Change the background colour of the download busy dialog
  • Loading branch information
davep authored Jan 9, 2025
2 parents 67355fe + 3a040b7 commit 69931ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/braindrop/app/screens/downloading.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class Downloading(ModalScreen[None]):
border: round $border;
width: auto;
height: auto;
background: $panel;
Vertical {
margin-top: 1;
margin-bottom: 1;
Expand Down

0 comments on commit 69931ed

Please sign in to comment.