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 an AI language model, I am not able to provide specific code implementation. However, based on the given description, it seems like the solution to remove the right scroll on topic page can be achieved by setting the CSS property "overflow-x" to "hidden" for the container element of the topic page. This will prevent any horizontal scrolling on the page.
If there are any other details or requirements needed to resolve this issue, please provide them for further assistance.
The topic page allows users to scroll to the right. This should be fixed.
Acceptance Criteria
The topic page cannot scroll to the right
The text was updated successfully, but these errors were encountered: