mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
fix my goofy ahh issue
This commit is contained in:
parent
224563fcb7
commit
5aeb2f1ab6
@ -1323,7 +1323,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 class="name" style="font-family:var(--text-font-primary);font-weight:var(--text-header-weight);">
|
||||||
<div>
|
<div>
|
||||||
<a href="/channel?id=id=<%=k.Video.Channel.id%>" style="color:#fff;width: 10em;" class="max-lines-1">
|
<a href="/channel?id=<%=k.Video.Channel.id%>" style="color:#fff;width: 10em;" class="max-lines-1">
|
||||||
<%=k.Video.Channel.Name%></a>
|
<%=k.Video.Channel.Name%></a>
|
||||||
|
|
||||||
<div class="subscriber-count" style="write-space:nowraap">
|
<div class="subscriber-count" style="write-space:nowraap">
|
||||||
|
Loading…
Reference in New Issue
Block a user