mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
shrink expand
This commit is contained in:
@@ -21,7 +21,8 @@ DirectoryTree {
|
||||
}
|
||||
|
||||
#code-view {
|
||||
overflow: auto scroll;
|
||||
overflow: auto scroll;
|
||||
min-width: 100%;
|
||||
}
|
||||
#code {
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user