mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
dirty regions
This commit is contained in:
@@ -8,6 +8,10 @@ App > Screen {
|
||||
text: on $primary;
|
||||
}
|
||||
|
||||
Widget:hover {
|
||||
outline: solid green;
|
||||
}
|
||||
|
||||
#sidebar {
|
||||
text: #09312e on #3caea3;
|
||||
dock: side;
|
||||
|
||||
Reference in New Issue
Block a user