[Glitch] Fix bio text overflow
Port 71da0c46483f2970befff84eb7f0fdf66b58c197 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
06176deee2
commit
461c3c0a8a
@ -11125,6 +11125,7 @@ noscript {
|
|||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
max-height: 2 * 20px;
|
max-height: 2 * 20px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
overflow-wrap: anywhere;
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user