add fit-content
This commit is contained in:
parent
24cfbe107d
commit
3b1ee34d59
@ -3651,7 +3651,7 @@ More Epic options owo~
|
||||
</a>
|
||||
<% } %>
|
||||
<div>
|
||||
<a class="max-lines-2" href="/channel?id=<%= x.authorId %>@youtube.com" style="-webkit-line-clamp:1;width:12em;word-wrap:break-word;color:#fff;">
|
||||
<a class="max-lines-2" href="/channel?id=<%= x.authorId %>@youtube.com" style="-webkit-line-clamp:1;width:fit-content;word-wrap:break-word;color:#fff;">
|
||||
|
||||
<%=x.author %> - <%= x.viewCountText %> Views - <%= x.publishedText %> <% if (x?.authorVerified) { %>
|
||||
<i class="icon ion ion-md-checkmark-circle" style="margin-left: 0em;" title="verified channel"></i>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user