[Glitch] Prevent split line between icon and number on reposts & favourites

Port b923a4c755 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
local
Terence Eden 10 months ago committed by Claire
parent c943f17b1b
commit 27f7e5b0f3
  1. 1
      app/javascript/flavours/glitch/styles/components/status.scss

@ -604,6 +604,7 @@
.detailed-status__link {
color: inherit;
text-decoration: none;
white-space: nowrap;
}
.detailed-status__favorites,

Loading…
Cancel
Save