remotes/1693045480750635534/spooky-22
kek7198 2021-12-10 21:49:39 -06:00
parent bed4ce5925
commit cf05a12f2a
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
<div style="display:none" id="popover">
<div class="popover-user-profile" role="tooltip">
<img loading="lazy" class="pop-banner w-100 h-32 md:h-64 object-cover">
<div class="flex items-end px-3 -mt-8 mb-3">
<img loading="lazy" class="pop-picture h-24 w-24 rounded-sm p-[3px] bg-white shadow-sm">
<img loading="lazy" class="pop-banner w-100 h-32 object-cover">
<div class="flex items-end px-3 -mt-12 mb-3">
<img loading="lazy" class="pop-picture h-20 w-20 rounded-sm p-[3px] bg-white shadow-sm">
<div class="px-3 truncate">
<h5 class="pop-username truncate ellipsis text-black"></h5>
</div>