chromaui / addon-visual-tests

Visual Tests addon for Storybook
MIT License
31 stars 2 forks source link

Fix z-index to prevent weird rendering bug with Storybook panel #129

Closed ghengeveld closed 10 months ago

ghengeveld commented 10 months ago

Prevents the sticky header from sticking around when the panel is closed.

Screenshot 2023-10-10 at 21 17 14
📦 Published PR as canary version: 0.0.104--canary.129.7dd4ed3.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/addon-visual-tests@0.0.104--canary.129.7dd4ed3.0 # or yarn add @chromaui/addon-visual-tests@0.0.104--canary.129.7dd4ed3.0 ```