DiscordStyles / HorizontalServerList

Moves the server list from the left to the top of Discord.
MIT License
85 stars 96 forks source link

Compatibility with other themes #31

Open RubenPX opened 2 years ago

RubenPX commented 2 years ago

Describe the bug

Win button not aligning correctly when i set with other themes

To Reproduce

Set other theme, for example Frosted Glass

Screenshots

image

Infomation (please complete the following information)

Discord channel: Stable/PTB/Canary
OS: Windows/Linux/OSX
Mod: BetterDiscord/Powercord/GooseMod
Discord language: Your language


Maybe this help

.platform-win .winButton-3UMjdg {
    top: -2px;
}

.platform-win .container-ZMc96U {
    padding-right: 120px;
}