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
// if the constraints are set to left & right or top & bottom, we have to add `margin-(?): auto;` to make align the item to center as it is on origin design.
72
+
// Learn more about this transformation - https://stackoverflow.com/questions/17993471/css-wont-center-div-with-max-width
73
+
// TODO: the margin's value to "auto" is not acceptable. this is a abberation, needs to fixed.
0 commit comments