Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Oct 25, 2024
1 parent b239949 commit 742511c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/twp/index-dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
display: -webkit-box;
max-height: 258px; /* Fallback for non-webkit */
line-height: 2.3;
line-clamp: 8;
-webkit-line-clamp: 8;
-webkit-box-orient: vertical;
overflow: hidden;
Expand Down

0 comments on commit 742511c

Please sign in to comment.