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 you open a readme, the overflow-y property of the main element is set to auto and doesn't reset after you close a readme, which breaks the .search-searchCategory-SearchCategory element positioning.
πΈ Screenshots
2023-06-22.141555.mp42023-06-22.141543.mp4
The text was updated successfully, but these errors were encountered:
π Is there already an issue for your problem?
βΉ Environment / Computer Info
π Description
https://github.com/spicetify/spicetify-marketplace/blob/a63004fbaca313e6f85124f09ac2c1a8c0ff6a3f/src/components/ReadmePage.tsx#L71-L76
When you open a readme, the
overflow-y
property of themain
element is set toauto
and doesn't reset after you close a readme, which breaks the.search-searchCategory-SearchCategory
element positioning.πΈ Screenshots
2023-06-22.141555.mp4
2023-06-22.141543.mp4
The text was updated successfully, but these errors were encountered: