[Glitch] Fix styling issue on /about when server admin has a long username
Port 82b5e454dc
to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
lolsob-rspec
parent
7cc36a1f2b
commit
8601d475a0
|
@ -734,6 +734,7 @@ $small-breakpoint: 960px;
|
||||||
|
|
||||||
&__column {
|
&__column {
|
||||||
flex: 1 1 50%;
|
flex: 1 1 50%;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue