zero height renderables

This commit is contained in:
Will McGugan
2024-06-06 20:03:39 +01:00
parent c2eff2d9c5
commit f72fb5d11f
5 changed files with 22 additions and 7 deletions

View File

@@ -23,6 +23,7 @@ CodeBrowser.-show-tree #tree-view {
#code-view {
overflow: auto scroll;
min-width: 100%;
hatch: right $primary;
}
#code {
width: auto;