Skip to content

Commit

Permalink
Fix demo background color
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenburns committed Nov 5, 2024
1 parent 1f56054 commit 1f0ffba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/textual/demo/home.py
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ class HomeScreen(PageScreen):
Markdown {
margin-right: 1;
padding-right: 1;
background: transparent;
}
}
}
Expand Down

0 comments on commit 1f0ffba

Please sign in to comment.