-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Visual glitch in dark dialogs (not rounded ones)
To Reproduce
Steps to reproduce the behavior:
- Go to https://nostalgic-css.github.io/NES.css/
- Click on "open dark dialog"
- See glitch
Expected behavior
Screenshots
how it is right now:
what it should look like:
Environment:
- OS: Ubuntu 20.04
- Browser: Chrome Version 89.0.4389.90 (Official Build) (64-bit)
- Build environment (i.e. NodeJS): None
Suggestion(s) for fixing this issue
This css block causes this glitch, I don't know what it does.
https://github.com/nostalgic-css/NES.css/blob/master/scss/elements/dialogs.scss#L26
Disabling "position: absolute" in dev tools fixes the glitch
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

