fix: truncation
This commit is contained in:
parent
d08f49032d
commit
1e1ab45132
4 changed files with 4 additions and 8 deletions
|
@ -44,10 +44,6 @@
|
|||
}
|
||||
|
||||
& .description {
|
||||
-webkit-box-orient: vertical;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 6;
|
||||
overflow: hidden;
|
||||
margin-bottom: var(--sizing-base);
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue