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
Is your feature request related to a problem? Please describe.
The library adds an inline style for height and width. This violates our CSP policy for unsafe-inline
Describe the solution you'd like
no inline styles or have a class option for setting height and width
Describe alternatives you've considered
none
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The library adds an inline style for height and width. This violates our CSP policy for unsafe-inline
Describe the solution you'd like
no inline styles or have a class option for setting height and width
Describe alternatives you've considered
none
Additional context
The text was updated successfully, but these errors were encountered: