Merge branch 'main' into no-container-scroll

This commit is contained in:
Dave Pearson
2023-04-24 11:35:47 +01:00
committed by GitHub
63 changed files with 54 additions and 255 deletions

View File

@@ -29,7 +29,6 @@ class ScrollViewTester(App[None]):
background: $primary-darken-2;
border: round red;
}
"""
def compose(self) -> ComposeResult: