feat: add three-panel layout

This commit is contained in:
“BeeRad”
2026-03-20 21:22:09 +11:00
parent 21290bb48a
commit 85a16e05db
9 changed files with 614 additions and 772 deletions
+3
View File
@@ -988,6 +988,9 @@ export default function FocusPanel({
display: flex;
flex-direction: column;
min-height: 100%;
width: 100%;
max-width: 980px;
margin: 0 auto;
}
.empty-state {