fix cedric problem wekbit line clamp
This commit is contained in:
parent
62c13dccee
commit
bd2503fb52
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
.short {
|
.panel-item-content__edito.short {
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
-webkit-line-clamp: 5;
|
-webkit-line-clamp: 5;
|
||||||
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
/* Do not remove : required not to crop letters descenders */
|
/* Do not remove : required not to crop letters descenders */
|
||||||
padding-bottom: 0.16rem;
|
padding-bottom: 0.16rem;
|
||||||
|
height: 8.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hidden {
|
.hidden {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue