web: register sidebar snippets from layouts

This commit is contained in:
2026-07-23 20:01:54 +09:00
parent b3854004a1
commit fb4d3c3f1f
8 changed files with 137 additions and 40 deletions
+1 -1
View File
@@ -214,7 +214,7 @@
grid-template-rows: auto auto 1fr;
width: 100%;
height: auto;
min-height: 0;
min-height: 100dvh;
overflow: visible;
}
.workspace-layout.sidebar-collapsed {