Truncate bookmark card author line for better presentation
This commit is contained in:
parent
056d76fd1f
commit
7b8c2055a2
1 changed files with 6 additions and 0 deletions
|
@ -346,6 +346,12 @@
|
|||
object-fit: cover;
|
||||
}
|
||||
|
||||
.kg-bookmark-author {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.kg-bookmark-publisher::before {
|
||||
content: "•";
|
||||
margin: 0 .5em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue