max width

This commit is contained in:
jr-k 2024-07-18 19:12:40 +02:00
parent 462185f7b1
commit 5337eb81af
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -295,6 +295,7 @@ ul.explr-dirview {
.explr-tree {
width: 400px;
max-width: 400px;
max-height: 300px;
overflow: auto;
background: $gscale2;