KillYoy / DiscordNight

An actual Dark/Nightmode Theme for Discord/BetterDiscord
187 stars 251 forks source link

OverExtending Bar #17

Closed Murasakini closed 3 years ago

Murasakini commented 3 years ago

On the latest BandagedBD update for Macos (Beta and Regular), the bar separating the servers from the chats are double as long than they should be.

*Attached a Picture

image
Murasakini commented 3 years ago

Fixable by changing or removing the .base-3dtUhz{left: 64px;} to .base-3dtUhz{left: 0px;} (lines 76-78)

image

to

image
KillYoy commented 3 years ago

Just pushed a commit to fix this issue.