Changeset 0.4.1 1 (#34)

This commit is contained in:
2026-02-18 20:27:49 +00:00
parent e2f538d787
commit d79a43145e
6 changed files with 19 additions and 5 deletions

View File

@@ -1420,6 +1420,7 @@ body {
height: 80vh;
display: flex;
flex-direction: column;
overflow: hidden; /* override base .modal overflow-y: auto */
}
.debug-tabs {