mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
widgets docs
This commit is contained in:
@@ -9,8 +9,9 @@ Vertical {
|
||||
|
||||
Static {
|
||||
margin: 1 2;
|
||||
background: blue 20%;
|
||||
border: blue wide;
|
||||
background: green 80%;
|
||||
border: green wide;
|
||||
color: white 90%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user