diff --git a/public/css/toggle-dependent.css b/public/css/toggle-dependent.css index 1dce66958..9277fe9fa 100644 --- a/public/css/toggle-dependent.css +++ b/public/css/toggle-dependent.css @@ -148,7 +148,8 @@ body.big-avatars .avatar_collage { aspect-ratio: 2 / 3; } -body.big-avatars .ch_description { +body.big-avatars .ch_description, +.avatar-container .ch_description { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; diff --git a/public/index.html b/public/index.html index 727c002a0..14526f41f 100644 --- a/public/index.html +++ b/public/index.html @@ -2117,7 +2117,7 @@