[Glitch] Fix bio text overflow

Port 71da0c46483f2970befff84eb7f0fdf66b58c197 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Coro 2026-05-26 17:53:11 +09:00 committed by Claire
parent 06176deee2
commit 461c3c0a8a

View File

@ -11125,6 +11125,7 @@ noscript {
-webkit-box-orient: vertical;
max-height: 2 * 20px;
overflow: hidden;
overflow-wrap: anywhere;
p {
margin-bottom: 0;