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
As of #17403, we now use pixels instead of ems, which should fix this problem.
Please re-test against current the v4-dev branch. Happy to reopen this if some variation of the problem still exists.
There's one pixel between xs-down and sm-up that makes the following case not working as expected:
Expected is that the div will never be visible.
If font size is 16px, the div will be visible at 543 px.
This same error occurs with
hidden-sm-down hidden-md-up
, etc.The text was updated successfully, but these errors were encountered: