Need ability to disable modal backdrop filters #703
kishaningithub
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
In case if anyone stumbles upon this i was able to remove that by adding in-line styles like below <dialog id="my-dialog" style="backdrop-filter: none; background: transparent;">but it would be great to have some customization option by default in pico css |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
There can be cases where we want to display modal without backdrop filters
Beta Was this translation helpful? Give feedback.
All reactions