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
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.
The text was updated successfully, but these errors were encountered:
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
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.The text was updated successfully, but these errors were encountered: