-
Notifications
You must be signed in to change notification settings - Fork 271
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
Mod View bugs #127
Comments
I'm working on a good fix for the mod view stuff, it's just annoying to find spots to move the buttons that work everywhere. The profile picture issues are probably radial status. |
Thanks for working on a fix for the Mod View.
About this, do you refer to some plugin or just a component from this theme? I mean, is it something I have to do to fix it (enable/disable a plugin or something like that) or it's some component of the theme and I need to wait for it to get fixed? Sorry to bother you with this question, I was just a bit confused 😅 |
Radial status is a part of softx but can be used independently
https://github.com/DiscordStyles/RadialStatus the x button being inaccessible is softx though |
fixing the x rn lol.
just waiting for gibbu's response on somethin |
I did something like this: .closeAction_d936aa {
margin-right: 145px;
}
.container_d936aa rect.pointerEvents_c51b4e {
width: 48px !important;
height: 48px !important;
}
.guildSidebar_a7d72e {
background: var(--bg-secondary);
border-left: 2px solid var(--border);
} I put it into the Also, if you have anything to improve my fix from above (and you probably have as I'm not the best at this) please let me know so I can put it into my |
Fixed the X button |
Describe the bug
To Reproduce
Simply open the Mod View windows on any server on any user.
Screenshots
Information (please complete the following information):
Discord channel: Stable
OS: Windows
Mod: BetterDiscord
Discord language: English
The text was updated successfully, but these errors were encountered: