summaryrefslogtreecommitdiff
path: root/DESIGN.md
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-01-31 21:24:53 -1000
committerPeter Stone <thepeterstone@gmail.com>2026-01-31 21:24:53 -1000
commite0e0dc11195c0e0516b45975de51df1dc98f83de (patch)
tree14640c12b85550d50b52c8dcf956dd90de54faea /DESIGN.md
parentf9127d5272042f4980ece8b39a47613f95eeaf8e (diff)
Update z-index hierarchy in DESIGN.md
Document dropdowns/popups at z-100 for proper layering. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'DESIGN.md')
-rw-r--r--DESIGN.md2
1 files changed, 1 insertions, 1 deletions
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