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
When I set scrollWhen to overflow
I want the text to be centered, but there is an extra span that cannot be centered. <span style="margin: 0px; visibility: hidden;">
If display:none this span, overflow cannot be calculated correctly.
When I set scrollWhen to overflow
I want the text to be centered, but there is an extra span that cannot be centered.
<span style="margin: 0px; visibility: hidden;">If display:none this span, overflow cannot be calculated correctly.