From 9ed39d5cd02db955b6fd9248e3489178c84594ce Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Sat, 21 Mar 2026 16:18:43 -0700 Subject: [PATCH] fix(rpubs): adjust editor height to account for sub-nav bar The editor used calc(100vh - 92px) which only accounted for header+tab row, but the rpubs sub-nav (~48px) pushed the Generate Preview button below the fold. Now uses calc(100vh - 140px). Co-Authored-By: Claude Opus 4.6 --- modules/rpubs/components/folk-pubs-editor.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rpubs/components/folk-pubs-editor.ts b/modules/rpubs/components/folk-pubs-editor.ts index f30eabf..61495b5 100644 --- a/modules/rpubs/components/folk-pubs-editor.ts +++ b/modules/rpubs/components/folk-pubs-editor.ts @@ -782,7 +782,7 @@ export class FolkPubsEditor extends HTMLElement { return `