diff --git a/styles/globals.css b/styles/globals.css index ac8bc9d4..41d9fcd2 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -308,7 +308,8 @@ a.avatar-wrapper { .reply-author-name { font-weight: 500; -/* 最多显示4行文字 */ +} + .p-4-lines { display: -webkit-box; -webkit-box-orient: vertical;