max width for filetree

This commit is contained in:
Bel LaPointe
2022-02-16 07:53:27 -07:00
parent 95c560cd23
commit 9923b182f4
3 changed files with 16 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
padding-right: 1em;
}
</style>
<div class="fullscreen tb_fullscreen">
<div class="fullscreen tb_fullscreen" style="max-width: 25em;">
<details open id="filetree">
</details>
</div>