You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for this nice wrapper! Unfortunately, it seems that setting a line-height for the base style with --stripe-elements-base-line-height is not working properly. Once set, the stripe-elements element is always growing to 150px in height.
First of all, thanks for this nice wrapper! Unfortunately, it seems that setting a line-height for the base style with
--stripe-elements-base-line-height
is not working properly. Once set, the stripe-elements element is always growing to 150px in height.Here is a small example to reproduce the issue:
https://codesandbox.io/s/stripe-elements-web-component-lit-element-42rfv
The text was updated successfully, but these errors were encountered: