post-order line draw improvements

This commit is contained in:
tim
2024-11-04 18:39:09 -04:00
parent cfcba95445
commit 28dd64b1cf
20 changed files with 140 additions and 106 deletions

View File

@@ -142,5 +142,6 @@ body {
flex: 1;
width: 100%;
min-height: 5em;
max-height: 100%;
}
</style>