fix(#2): stabilize diagram layout and tooltip behavior

This commit is contained in:
Josh Creek
2026-02-22 13:53:55 +00:00
parent defa4d4c20
commit c9e7882e27
2 changed files with 73 additions and 13 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
}
.modal-container {
width: min(100%, 680px);
width: 100%;
max-height: 90vh;
display: flex;
flex-direction: column;