[Glitch] Fix styling issue on /about when server admin has a long username

Port 47c6c54d31 to glitch-soc

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
master
ThibG 3 years ago committed by Claire
parent e0a253fb22
commit 5c966bef8b
  1. 1
      app/javascript/flavours/glitch/styles/about.scss

@ -734,6 +734,7 @@ $small-breakpoint: 960px;
&__column {
flex: 1 1 50%;
overflow-x: hidden;
}
}

Loading…
Cancel
Save