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
Almost all the math equations in latex have an unnecessary scrollbar.
If after a scroll you land exactly one of these latex expressions then the next time you try to scroll you are actually scrolling the latex expression not the page.
The weird thing is every latex math div is displayed correctly and they don't need a scroll bar.
Example :
I did some shallow investigation and found out that its happening because of some pre-built css packages.
You can see the same on the right side of the screenshot.