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

User profile shifted greatly to the left #43

Closed
KayaGG opened this issue May 16, 2022 · 4 comments
Closed

User profile shifted greatly to the left #43

KayaGG opened this issue May 16, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@KayaGG
Copy link

KayaGG commented May 16, 2022

User profile is shifted to the left

Latest update, i would assume

image

Infomation (please complete the following information):
Discord channel: Stable
OS: win 10
Mod: BetterDiscord
Discord language: English

@KayaGG KayaGG added the bug Something isn't working label May 16, 2022
@KayaGG KayaGG changed the title Brief description of the bug User profile shifted greatly to the left May 16, 2022
@Gibbu
Copy link
Member

Gibbu commented May 26, 2022

Discord pushing it very slowly. I'll fix it once I get it.

@KayaGG
Copy link
Author

KayaGG commented Jun 27, 2022

Any updates on this?

@Yukai-Qian
Copy link

I was able to fix this by adding the following lines to BetterDiscord's custom CSS:

#app-mount .nameTag-sc-gpq.canCopy-IgTwyV {
    display: none !important;
}

#app-mount .withTagAsButton-OsgQ9L, .withTagless-10ooWt {
    min-width: 44px;
}

Hope it works for you, too.

@patrickzhou1234
Copy link

Hey this is also happening to me on softx theme

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

4 participants