mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-05-29 05:57:37 +08:00
@@ -536,6 +536,7 @@ const sanitizeDescription = (text) => stripMarkdown(text)
|
||||
font-size: 14px;
|
||||
color: gray;
|
||||
display: -webkit-box;
|
||||
line-clamp: 3;
|
||||
-webkit-line-clamp: 3;
|
||||
-webkit-box-orient: vertical;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user