#issaias

1 messages · Page 1 of 1 (latest)

fervent lintelBOT
young nymph
#

Hi there

#

You can't control the style of this modal.

#

It is just an iframe for the issuer to present their auth window

shrewd token
#

In the stripe examples the shim is always transparent... I dont' want to have an ugly white background.

#

(Stripe example)

#

Just did some testing seems like the white background is triggered by the color-scheme: dark css property. Is this intentional?

young nymph
#

Ah I see what you are saying now

#

Thanks for clarifying

#

I'm not sure if that is intentional. Let me look into it

shrewd token
#

Thanks

young nymph
#

@shrewd token can you try setting iframe {color-scheme: normal

shrewd token
#

That works for me, although not ideal to have to set all iframes globally.

#

Could you pass onto the dev team a feature request for the iframe to have a css ID or class that can be used as a selector?

young nymph
#

Yep will do

shrewd token
#

Thanks for the help