Skip to content

fix(toolbar): increase z-index to prevent overlay slider issue#4027

Open
2400030343SameerReddy wants to merge 1 commit into
PrismJS:v2from
2400030343SameerReddy:fix-toolbar-overlay-slider
Open

fix(toolbar): increase z-index to prevent overlay slider issue#4027
2400030343SameerReddy wants to merge 1 commit into
PrismJS:v2from
2400030343SameerReddy:fix-toolbar-overlay-slider

Conversation

@2400030343SameerReddy

Copy link
Copy Markdown

Description

This PR fixes the toolbar overlay slider issue where the toolbar was hidden behind other elements due to a low z-index.

Changes

  • Increased the z-index of the toolbar from 10 to 9999 in src/plugins/toolbar/toolbar.css.

Related Issue

Fixes #1380

@netlify

netlify Bot commented Nov 2, 2025

Copy link
Copy Markdown

Deploy Preview for dev-prismjs-com ready!

Name Link
🔨 Latest commit de1324e
🔍 Latest deploy log https://app.netlify.com/projects/dev-prismjs-com/deploys/69079cc39e67480008342d03
😎 Deploy Preview https://deploy-preview-4027--dev-prismjs-com.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Nov 2, 2025

Copy link
Copy Markdown

No JS Changes

Generated by 🚫 dangerJS against de1324e

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.

Toolbar overlay slider

1 participant