mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
scrollbar fix
This commit is contained in:
@@ -8,5 +8,6 @@ Static {
|
||||
background: blue 20%;
|
||||
height: 100%;
|
||||
margin: 2 4;
|
||||
min-width: 30;
|
||||
min-width: 80;
|
||||
min-height: 40;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user