[Glitch] Fix width of content text fluctuating over time

Port 2ae751f19d to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
mayaeh 4 years ago committed by Thibaut Girka
parent 078744f210
commit f5df3d1ae2
  1. 1
      app/javascript/flavours/glitch/styles/components/status.scss

@ -55,6 +55,7 @@
font-weight: 400;
overflow: visible;
padding-top: 5px;
clear: both;
&:focus {
outline: 0;

Loading…
Cancel
Save