Fix scrollbar (#2024)

* Fix scrollbar

* changelog PR

* fix snapshots
This commit is contained in:
Will McGugan
2023-03-13 10:39:14 +00:00
committed by GitHub
parent fcda3c3350
commit 9c5e0336f8
7 changed files with 511 additions and 92 deletions

View File

@@ -17,7 +17,6 @@ from textual.widgets import (
class WidgetDisableTestApp(App[None]):
CSS = """
Horizontal {
height: auto;