Goose-Nest / GT-RevertRebrand

GT theme to revert Discord's 2021 rebrand.
MIT License
106 stars 40 forks source link

Spotify/Playing a game status lacking bottom margin #33

Closed Vaylentine closed 3 years ago

Vaylentine commented 3 years ago

The issue(?) persists through both version of the profile popout. image possible fix: image

/* For new popout */
.buttonsWrapper-2spIeK
{
  margin-bottom: 12px;
}

/* For optional old one */
.activity-fViXj7
{
  margin-bottom: 12px;
}
CanadaHonk commented 3 years ago

This is Discord's side, this theme doesn't touch the margin of that. You can see in the styling they purposefully have no bottom padding: padding: 16px 16px 0.