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
Scroll bar width calculation is not necessary. Instead we can just increase the right css property to one assuring level which works on all browsers and also increasing the padding-right to same value.
The text was updated successfully, but these errors were encountered:
Scroll bar width calculation is not necessary. Instead we can just increase the
right
css property to one assuring level which works on all browsers and also increasing thepadding-right
to same value.The text was updated successfully, but these errors were encountered: