mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Added line clamp to embed descriptions
This commit is contained in:
@@ -80,8 +80,8 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
// -webkit-line-clamp: 6;
|
-webkit-line-clamp: 6;
|
||||||
// -webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
|
|||||||
Reference in New Issue
Block a user