proksh / atomize

Design System for developers build on styled-components & React JS.
https://atomizecode.com/
Other
1.75k stars 343 forks source link

SideDrawer turns the rest of the screen black when open rather than an opaque black #76

Open kfam22 opened 2 years ago

kfam22 commented 2 years ago
Screen Shot 2022-06-19 at 10 41 37 PM Screen Shot 2022-06-19 at 10 41 15 PM Screen Shot 2022-06-19 at 10 42 41 PM Screen Shot 2022-06-19 at 10 52 10 PM

The problem I'm encountering is the entire screen turning black when the Sidedrawer component is open. How can I fix this problem? The first two images show the screen on my website (which is black) when the sidedrawer is open. The last image shows what the screen should look like while the sidedrawer is open with a very opaque black screen. Sometimes when I open chrome dev tools, the black screen goes back to normal. How can I control the color of the remaining part of the screen outside of the side drawer?