test 1qa
This commit is contained in:
parent
2d1e33f0ae
commit
4cc8c4b953
@ -3078,8 +3078,8 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
|||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
|
|
||||||
<div class="thumb">
|
<div class="thumb">
|
||||||
<a href="/channel?id=<%- inv.comments[0].authorId%>" class="avatar" style="width: 40px;height: 40px;margin: 4px;">
|
<a href="/channel?id=<%- inv.comments[1].authorId%>" class="avatar" style="width: 40px;height: 40px;margin: 4px;">
|
||||||
<img src="https://p.poketube.fun/<%= inv.comments[0].authorThumbnails[1].url %>" style="width: 24px;height: 24px;margin-right: inherit;" >
|
<img src="https://p.poketube.fun/<%= inv.comments[1].authorThumbnails[1].url %>" style="width: 24px;height: 24px;margin-right: inherit;" >
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -3087,7 +3087,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
|||||||
|
|
||||||
</h5>
|
</h5>
|
||||||
<p class="comment" style="font-weight: bold;color: #fff; word-wrap: break-word; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; max-width: 50em;align-self:center;">
|
<p class="comment" style="font-weight: bold;color: #fff; word-wrap: break-word; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; max-width: 50em;align-self:center;">
|
||||||
<%- inv.comments[0].contentHtml %>
|
<%- inv.comments[1].contentHtml %>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user