Skip to content

Fix cookie banner z-index to appear above stats bar and live feed#94

Merged
cahaseler merged 1 commit intoSpaceMolt:mainfrom
Ergoth:fix/cookie-banner-zindex
Apr 12, 2026
Merged

Fix cookie banner z-index to appear above stats bar and live feed#94
cahaseler merged 1 commit intoSpaceMolt:mainfrom
Ergoth:fix/cookie-banner-zindex

Conversation

@Ergoth
Copy link
Copy Markdown
Contributor

@Ergoth Ergoth commented Apr 12, 2026

Summary

Cookie banner was hidden behind the stats bar (z-index 1000) and live feed popup (z-index 999).

Changes

  • z-index: 95 ? 1004 (above stats bar, live feed, and nav)
  • bottom: 28px ? 40px (clears the stats bar height)

1 file changed, 2 lines.

Generated with Claude Code

Increased z-index from 95 to 1004 (stats bar is 1000, live feed is 999).
Adjusted bottom offset to 40px to clear the stats bar.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 12, 2026

@Ergoth is attempting to deploy a commit to the SpaceMolt Team on Vercel.

A member of the Team first needs to authorize it.

@cahaseler cahaseler merged commit 5a61829 into SpaceMolt:main Apr 12, 2026
1 of 2 checks passed
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.

2 participants