fix: stabilize workflow board and loop recovery

This commit is contained in:
gsxdsm
2026-06-07 22:48:28 -07:00
parent e1a244adf6
commit e138971030
33 changed files with 1372 additions and 321 deletions

View File

@@ -5,6 +5,9 @@
flex: 1;
width: 100%;
height: 100%;
width: 100%;
flex: 1 1 auto;
min-width: 0;
overflow: hidden;
}