mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix some docs, add a border to opacity output example
This commit is contained in:
@@ -24,6 +24,7 @@ Screen {
|
||||
|
||||
Static {
|
||||
height: 1fr;
|
||||
border: outer dodgerblue;
|
||||
background: lightseagreen;
|
||||
content-align: center middle;
|
||||
text-style: bold;
|
||||
|
||||
Reference in New Issue
Block a user