We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I use SpaceTheme Steam Wallpapers aren't fully shown anymore and only the middle Part is shown with black borders on the sides.
The text was updated successfully, but these errors were encountered:
the webkit is still in the works for spacetheme
Sorry, something went wrong.
I've managed to fix it by adding this:
div.profile_page.has_profile_background { width: calc(100vw - 14px); }
to the webkit.css file
webkit.css
fixed in v1.1.3-a
No branches or pull requests
Before Requesting
Describe the feature!
When I use SpaceTheme Steam Wallpapers aren't fully shown anymore and only the middle Part is shown with black borders on the sides.
The text was updated successfully, but these errors were encountered: