forked from abner/for-legacy-web
Added line clamp to embed descriptions
This commit is contained in:
@@ -80,8 +80,8 @@
|
||||
overflow: hidden;
|
||||
display: -webkit-box;
|
||||
white-space: pre-wrap;
|
||||
// -webkit-line-clamp: 6;
|
||||
// -webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 6;
|
||||
-webkit-box-orient: vertical;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
||||
Reference in New Issue
Block a user