chore: merge executor worktree (worktree-agent-ad448992e936c77aa)

This commit is contained in:
Lucas Berger
2026-06-18 12:58:57 -04:00
4 changed files with 164 additions and 1 deletions
+1 -1
View File
@@ -467,7 +467,7 @@ export function CalendarShell() {
onClick={() => setEventForm(true, 'create')}
style={{
position: 'fixed',
bottom: 'var(--space-6)',
bottom: 'calc(var(--bottom-chrome-h) + var(--space-6))',
right: 'var(--space-6)',
width: '56px',
height: '56px',