Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #4454 : Updated the challenge cards to be scrollable. #4461

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Zahed-Riyaz
Copy link

@Zahed-Riyaz Zahed-Riyaz commented Mar 2, 2025

This is fixing issue #4454

Updated <div class="card content"> with <div class="card content" style="height: 200px; overflow-y: auto;> to handle overflow of text and create scrollable cards, so that user is able to view all the information about a challenge.

Zahed-Riyaz and others added 2 commits February 22, 2025 04:21
[Frontend] Updated the challenge cards to implement scrollability (Cloud-CV#4456)
@Zahed-Riyaz Zahed-Riyaz marked this pull request as draft March 2, 2025 00:14
@Zahed-Riyaz Zahed-Riyaz marked this pull request as ready for review March 2, 2025 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants