Files
eranos/src
Alex Gleason 635d52ca28 Fix theme selector z-index and cap preset count in sidebar dropdowns
The theme dropdown was appearing behind the account popover because
DropdownMenuContent (z-200) portals below PopoverContent (z-260).
Bumped theme dropdown z-index to 270 so it renders above. Also capped
featured preset themes to 5 in both sidebar dropdowns to keep the menu
manageable, with a 'More...' link for the full list.
2026-03-11 22:48:10 -05:00
..