I had in v0.17 a transparent drawer and wasn’t able to recreate this in v1.
Normal things, like dialogs I do with something like this.
style=“background: rgba(90, 60, 90, 0.6) !important;” inline color=“white” text-color=“primary”>
If I try this on btn dropdown or drawer it just get “milky”. Looks like there are some solid backgrounds I can’t address.
Is there a solution?