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

Challenge listing container not taking full height #498

Open
Pratik1005 opened this issue Jan 5, 2025 · 0 comments · May be fixed by #499
Open

Challenge listing container not taking full height #498

Pratik1005 opened this issue Jan 5, 2025 · 0 comments · May be fixed by #499
Assignees
Labels
good first issue Good for newcomers

Comments

@Pratik1005
Copy link

Framework/code-stack

Native (HTML, CSS, and JS)

Scope

Core application

Description

In the challenge listing page when the list size is less, the container is not taking full height which shows when we select dark mode.

frontend-mini-challenge

Expected behaviour

The listing page container height should take full height of the screen.

expected-state

Suggested Solutions

Need to fix the container height value in CSS from "100%" to "100vh"

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants