From e0e0dc11195c0e0516b45975de51df1dc98f83de Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sat, 31 Jan 2026 21:24:53 -1000 Subject: Update z-index hierarchy in DESIGN.md Document dropdowns/popups at z-100 for proper layering. Co-Authored-By: Claude Opus 4.5 --- DESIGN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DESIGN.md') diff --git a/DESIGN.md b/DESIGN.md index 75812ee..27157d2 100644 --- a/DESIGN.md +++ b/DESIGN.md @@ -189,9 +189,9 @@ BuildTimeline(ctx, store, calendarClient, tasksClient, start, end) |-------|---------|---------| | Content | default | Page content | | Sticky headers | z-10 | Timeline section headers | -| Details dropdown | z-30 | Navigation dropdown menu | | FAB button | z-50 | Floating action button | | Modals | z-50 | Action modal, edit modal | +| Dropdowns/Popups | z-100 | Navigation dropdown, context menus | ### Typography -- cgit v1.2.3