Fix bio text overflow (#39160)

This commit is contained in:
Coro
2026-05-26 17:53:11 +09:00
committed by GitHub
parent 6b2616453f
commit 71da0c4648

View File

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