Files
CapaKraken/apps/web
Hartmut 7a57b5e649 fix: timeline filter dropdown rendered behind scroll container
Add relative z-20 to TimelineToolbar so ProjectCombobox and
ResourceCombobox dropdowns (z-[60]) render above the scroll
container below. The scroll container's relative positioning
was creating a stacking context that overlapped the dropdowns.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-22 18:55:18 +01:00
..