#tomh0027

1 messages · Page 1 of 1 (latest)

sand rapidsBOT
desert jasper
#

Hi there!

#

Is this related to the Payment Element?

random geode
#

yes

desert jasper
random geode
#

yes

#

I added rule using selector

desert jasper
#

Can you share the rule you wrote that is causing this?

random geode
#

rules: { ".Input": { backgroundColor: "transparent", fontSize: "12px", fontFamily: "Roboto, sans-serif", color: "#ffffff", padding: "8px", borderColor: "#026C8E", lineHeight: "18px", width: "100%", }, ".Label": { fontFamily: "Roboto, sans-serif", color: "#ffffff", fontSize: "12px", }, },

#

I passed this rule to Stripe Element

desert jasper
#

Give me a few minutes to try to reproduce

#

I just copy-pasted your rule, and I can see the country dropdown correctly on Chrome.

#

Did you add other styles/rules to the element?