Fix related videos title clipping
This commit is contained in:
parent
014da8d3ae
commit
66b1159d36
@ -237,7 +237,8 @@ body{
|
||||
|
||||
.item .title{
|
||||
min-width: 0;
|
||||
max-height:3.6em;
|
||||
line-height:1.25em;
|
||||
max-height:3.75em;
|
||||
overflow:hidden;
|
||||
|
||||
color: var(--text-color);
|
||||
|
Loading…
x
Reference in New Issue
Block a user