fix this issue
This commit is contained in:
parent
948ca0d967
commit
ddf9e0dabb
@ -2972,7 +2972,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||
<div class="name" style="font-family:var(--text-font-primary);font-weight:var(--text-header-weight);">
|
||||
<div>
|
||||
<a href="/channel?id=<%=VideoData.authorId%>" style="color:#fff;max-width: 8.6em;" class="max-lines-1">
|
||||
<%=VideoData.author.replace(" - Topic", "")%> </a>
|
||||
<%=VideoData.author.replace("- Topic", " ")%> </a>
|
||||
|
||||
<div class="subscriber-count" style="write-space:nowraap">
|
||||
<%= VideoData.subCountText.replace("subscribers", "Subs") %> Subs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user