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

Dark mode background colour isn't applied properly on settings page #43

Open
TheTeaCat opened this issue Feb 12, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@TheTeaCat
Copy link
Member

The height of <main> on the settings page is set to 100vh, but if the viewport is small enough then the page is scrollable. The background colour is only applied to <main>, so the scrollable area is not the same colour.

@TheTeaCat TheTeaCat added the bug Something isn't working label Feb 12, 2023
@TheTeaCat TheTeaCat changed the title Dark mode background colour isn't applied properly Dark mode background colour isn't applied properly on settings page Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant