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
At now, we can use width: 20 or line-height: 20, but use padding: 20 or transform: translateX(-400) will get error. Could we support these cases too? Thanks.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
At now, we can use
width: 20
orline-height: 20
, but usepadding: 20
ortransform: translateX(-400)
will get error. Could we support these cases too? Thanks.The text was updated successfully, but these errors were encountered: