chore: permalink consistency
This commit is contained in:
parent
327be80b79
commit
d813bd505f
14 changed files with 17 additions and 18 deletions
|
@ -95,6 +95,7 @@
|
|||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 6;
|
||||
line-clamp: 6;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
Reference in a new issue