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

codeblocks in embeds are not visible at all #30

Open
Slluxx opened this issue Aug 31, 2022 · 2 comments
Open

codeblocks in embeds are not visible at all #30

Slluxx opened this issue Aug 31, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Slluxx
Copy link

Slluxx commented Aug 31, 2022

codeblocks in embeds are not visible at all

#app-mount pre code, #app-mount code.inline {
    background: #1c2026!important;
}


#app-mount .textContainer-36wgKK {
    border: 1px solid!important;
    background: var(--background-dark)!important;
    border-color: var(--background-dark)!important;
    border-radius: var( --border-radius) var(--border-radius) 0 0!important;
}

this fixes it nvm now regular codeblocks are invisible

@Slluxx Slluxx added the bug Something isn't working label Aug 31, 2022
@Slluxx Slluxx changed the title Brief description of the bug codeblocks in embeds are not visible at all Aug 31, 2022
@Gibbu
Copy link
Member

Gibbu commented Aug 31, 2022

A screenshot would be nice.

@Slluxx
Copy link
Author

Slluxx commented Aug 31, 2022

Embeds have the same bg color as codeblocks.

1
2

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

2 participants