mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
style: add line clamp
This commit is contained in:
@@ -1352,6 +1352,7 @@ html.transparencyEffects [class*="ResourceList__ResourceItem___voTSd"] [class*="
|
||||
line-height: 1.2;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 2;
|
||||
line-clamp: 2;
|
||||
-webkit-box-orient: vertical;
|
||||
overflow: hidden;
|
||||
overflow-wrap: anywhere;
|
||||
|
||||
Reference in New Issue
Block a user