Why is alert dialog transparent? #5453
mambucodev
started this conversation in
General
Replies: 1 comment
-
|
P.S. I don't care about the URLs in the background or whatsoever, so don't tell me "Oh you've got URLs leaked in your photo!" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It's got the bg-background class which means the background will be colored with --background. I also checked and --background is defined and is actually a color. but still, the alert dialog is transparent. By putting bg-black it colors, but I want it to follow my theme so I need it to not be transparent.
Beta Was this translation helpful? Give feedback.
All reactions