mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge branch 'main' into no-container-scroll
This commit is contained in:
@@ -29,7 +29,6 @@ class ScrollViewTester(App[None]):
|
||||
background: $primary-darken-2;
|
||||
border: round red;
|
||||
}
|
||||
|
||||
"""
|
||||
|
||||
def compose(self) -> ComposeResult:
|
||||
|
||||
Reference in New Issue
Block a user