mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 01:27:59 +00:00
fix centered issue
This commit is contained in:
parent
96de6f43ca
commit
0a5de4bb44
@ -526,7 +526,7 @@
|
||||
<div class="user justify-content-between d-flex">
|
||||
<div class="desc">
|
||||
<h5 style="display: flex;"><div class="thumb">
|
||||
<a href="/channel?id=<%- x.authorId%>" class="avatar">
|
||||
<a href="/channel?id=<%- x.authorId%>" class="avatar" style="width: 40px;height: 40px;">
|
||||
<img src="https://p.poketube.fun/<%= x.authorThumbnails[1].url %>">
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user