mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Fix examples.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Label {
|
||||
Label {
|
||||
height: 3;
|
||||
width: 100%;
|
||||
text-style: bold;
|
||||
background: white;
|
||||
color: black;
|
||||
content-align: center middle;
|
||||
background: white;
|
||||
color: black;
|
||||
content-align: center middle;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user