Closed eliobricenov closed 6 days ago
The claims left text has always been there but we were placing it inside of the reward image which has overflow: hidden. Wrapping the components with a flex container solves the issue.
overflow: hidden
Preview: https://hyperplay-ui-git-fix-claims-left-hyperplay.vercel.app/?path=/story/quests-questdetails--play-streak
The latest updates on your projects. Learn more about Vercel for Git ↗︎
The claims left text has always been there but we were placing it inside of the reward image which has
overflow: hidden
. Wrapping the components with a flex container solves the issue.Preview: https://hyperplay-ui-git-fix-claims-left-hyperplay.vercel.app/?path=/story/quests-questdetails--play-streak