mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
scrollbar fixes
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
/* border: heavy green;*/
|
||||
layout: vertical;
|
||||
text: on dark_green;
|
||||
overflow: auto auto;
|
||||
/*border: heavy white;*/
|
||||
overflow: hidden auto;
|
||||
border: heavy white;
|
||||
}
|
||||
|
||||
.list-item {
|
||||
|
||||
Reference in New Issue
Block a user