Skip to content

fix: added z-index to theme button when hovered (@Ma3ert)#7814

Open
Ma3ert wants to merge 1 commit intomonkeytypegame:masterfrom
Ma3ert:fix/themes_overlapping
Open

fix: added z-index to theme button when hovered (@Ma3ert)#7814
Ma3ert wants to merge 1 commit intomonkeytypegame:masterfrom
Ma3ert:fix/themes_overlapping

Conversation

@Ma3ert
Copy link
Copy Markdown

@Ma3ert Ma3ert commented Apr 11, 2026

Description

In the theme section in setting, the selected theme is bigger and outlined, that caused it to appear of top of themeBubbles/themeBubble of the theme that is hovered on it's left.
What I did is instead of only making the button bigger when hovered, I also added z-index so that it appears on top of the already selected theme.

closes #7797

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Themes overlapping

2 participants