master
kek7198 2021-12-19 22:08:30 -06:00
parent 30f738cc40
commit 8d9b1e334c
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
</ul>
</div>
{% endif %}
<div class="absolute top-0 left-0 w-full h-full bg-gradient-to-t from-gray-300 to-gray-200 rounded-t sub-header-shadow"></div>
<div class="absolute top-0 left-0 w-full h-full bg-gradient-to-t from-gray-300 to-gray-200 dark:bg-none dark:bg-gray-800 rounded-t sub-header-shadow dark:border-b dark:border-gray-700"></div>
<div class="relative col-span-full flex items-center">
<div class="flex items-center">
<img class="h-14 w-14 bg-white p-[3px] border border-gray-400" src="{{ u.profile_url }}" alt="Your avatar"/>