Skip to content

Conversation

@Aprillion
Copy link
Contributor

  • fix "More" menu has a dark background in light mode. #325 by using the same text color in sub-menu as in the main menu (the issue implies to change background, but this looked more consistent IMHO)
  • also fix the jumping menu (now there is empty background behind the removed scroll bar when headlessui adds the overflow: hidden inline style to <html> element while sub-menu is open) * only reproducible when using visible scrollbars - mostly on Windows, but there is a setting for it on Mac too..
    • no idea if the fix to work correctly in Safari (but I don't expect any Safari user would enable always visible scroll bars in the first place, so hopefully not a high priority that would prevent merging this PR ... if it's broken in Safari, it should be equally broken before and after adding scrollbar-gutter:stable)

fixed menu

@George3d6
Copy link
Contributor

Looks great, thank you :)

@George3d6 George3d6 merged commit b7eb50d into Metaculus:main Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"More" menu has a dark background in light mode.

2 participants