[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 2020-12-18 09:43:33 +01:00 committed by Claire
parent e0a253fb22
commit 5c966bef8b
1 changed files with 1 additions and 0 deletions

View File

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