SoftX icon indicating copy to clipboard operation
SoftX copied to clipboard

User profile shifted greatly to the left

Open KayaGG opened this issue 2 years ago • 4 comments

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 avatar May 16 '22 16:05 KayaGG

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

Gibbu avatar May 26 '22 09:05 Gibbu

Any updates on this?

KayaGG avatar Jun 27 '22 04:06 KayaGG

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.

Yukai-Qian avatar Jun 29 '22 10:06 Yukai-Qian

Hey this is also happening to me on softx theme

patrickzhou1234 avatar Aug 05 '22 04:08 patrickzhou1234