mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Update opacity example.
This commit is contained in:
@@ -19,10 +19,11 @@
|
||||
}
|
||||
|
||||
Screen {
|
||||
background: antiquewhite;
|
||||
background: black;
|
||||
}
|
||||
|
||||
Static {
|
||||
Label {
|
||||
width: 100%;
|
||||
height: 1fr;
|
||||
border: outer dodgerblue;
|
||||
background: lightseagreen;
|
||||
|
||||
Reference in New Issue
Block a user