Multi line titles in thumbnails

This commit is contained in:
WardPearce
2024-10-01 14:08:37 +13:00
parent 68d7ac97b5
commit ea59078800
+1 -4
View File
@@ -425,11 +425,8 @@
}
.video-title {
display: inline-block;
white-space: nowrap;
width: 100%;
word-wrap: break-word;
overflow: hidden;
text-overflow: ellipsis;
}
.thumbnail-details {