#Peter-Elements
1 messages · Page 1 of 1 (latest)
Hi Jack, yeah I'm using the Card element, and wanting to set the css outline
Have you tried?
@calm maple yeah I have code like
style: {
':focus': {
outline: '1px solid black',
}
},
but no effect
thanks @calm maple , that helps, but I only set some properties, like backgroundColor; the outline doesn't have any effect.
OK then I guess outline isn't supported.
That's a bummer. I guess no one uses forms with outlines?? A bit surprising.
You can share your feedback to Stripe support https://support.stripe.com/contact and it'll be forwarded to the relevant team
Good idea, done. Thanks Jack.