Skip to content

Scope z-index to the save button#1544

Draft
cocomarine wants to merge 1 commit into
mainfrom
fix-broken-buttons-in-projects-panel
Draft

Scope z-index to the save button#1544
cocomarine wants to merge 1 commit into
mainfrom
fix-broken-buttons-in-projects-panel

Conversation

@cocomarine

@cocomarine cocomarine commented Jul 17, 2026

Copy link
Copy Markdown
Contributor
  • Added isolation: isolate to create a new stacking context so that z-index: -1 from .rpf-button::before stays scoped locally to this button instead of escaping up to an ancestor's stacking context (which is what caused it to paint behind the sidebar panel's content).
  • ❓ In the light mode, the hover colour for the button is light teal. Is that OK?
Screenshot 2026-07-17 at 17 20 38

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.

1 participant