fix missing underline on the last line of doc desc
This commit is contained in:
parent
20b077baf7
commit
bd7164dbba
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ ul > li:before {
|
||||||
padding-left: calc(20px + .5rem);
|
padding-left: calc(20px + .5rem);
|
||||||
|
|
||||||
line-height: 13pt;
|
line-height: 13pt;
|
||||||
max-height: 26pt;
|
max-height: 28pt;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue