mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
add scroll
This commit is contained in:
@@ -21,7 +21,7 @@ class AddRemoveApp(App):
|
||||
}
|
||||
#items {
|
||||
height: 100%;
|
||||
|
||||
overflow-y: scroll;
|
||||
}
|
||||
Thing {
|
||||
height: 5;
|
||||
|
||||
Reference in New Issue
Block a user