shrink expand

This commit is contained in:
Will McGugan
2022-10-04 10:12:25 +01:00
parent 3c33c7fee7
commit 14e87b6c99
3 changed files with 8 additions and 7 deletions

View File

@@ -21,7 +21,8 @@ DirectoryTree {
}
#code-view {
overflow: auto scroll;
overflow: auto scroll;
min-width: 100%;
}
#code {
width: auto;