You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Profile picture not correctly aligned in settings (refer image 1)
When you view your own profile, the roles 'x' are too close to the roles names and also, unlike how they looked before the Discord profile's update, the roles do not have their own "card" (like the border and different background - either another color from the background of the role's container or the color of the role) (refer to image 2)
When you open a bot's profile, unlike a users profile, here the roles are completely messed up. (refer to image 3 & 4)
To Reproduce
Just enter the settings page and the icon is not correctly aligned, not need for additional steps.
Open your own profile from the menu on the right in any server.
Open a bot's profile from the menu on the right in any server.
Screenshots
Information:
Discord channel: Stable
OS: Windows
Mod: BetterDiscord
Discord language: English
The text was updated successfully, but these errors were encountered:
I found out that the problem with the profile picture in the settings was because SoftX makes the profile information card be bigger then it was standard by Discord so the background does not align with the picture anymore. I made a quick fix that makes the account information card back as it was, until the SoftX team makes an actual fix for this.
.accountProfileCard_b69b77 {
width:608px;
}
Just put this into the Custom CSS Editor and it should work out just fine.
Describe the bug
To Reproduce
Screenshots
Information:
Discord channel: Stable
OS: Windows
Mod: BetterDiscord
Discord language: English
The text was updated successfully, but these errors were encountered: