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

Uploads missing background color #36

Closed
AdamRichard21st opened this issue Jun 8, 2019 · 3 comments
Closed

Uploads missing background color #36

AdamRichard21st opened this issue Jun 8, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@AdamRichard21st
Copy link

Looks like this issue is similiar to #25. File uploads lacks the custom background color, check this out:
image

By the way, thanks a lot for this theme, it's awesome!

@vednoc vednoc added the bug Something isn't working label Jun 8, 2019
@vednoc
Copy link
Owner

vednoc commented Jun 8, 2019

Oh, I fixed it last night and stashed it away instead of committing the change. 😅

Thank you! Glad you find it useful. 🎉

@vednoc vednoc closed this as completed Jun 8, 2019
@AdamRichard21st
Copy link
Author

It seems to be lacking custom background color once again.
image
I hope it helps, thanks!

@UrielTapia
Copy link

I found the solution to be adding this code to the custom css directly. This issue is present as of today.

html[dir] ._3cukQ ._1mrMQ {
    background-color: var(--dark);
}

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

3 participants