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
Have anyone met this problem? When the content is set to box-sizing: border-box, the whole position stuff is messed up. When I change box-sizing to content-box, it recovers.
The text was updated successfully, but these errors were encountered:
Have anyone met this problem? When the content is set to box-sizing: border-box, the whole position stuff is messed up. When I change box-sizing to content-box, it recovers.
The text was updated successfully, but these errors were encountered: