feat: avatar bg color

This commit is contained in:
changjun
2023-07-11 10:24:39 +08:00
parent 778e0a8f6a
commit ec0879ad04
3 changed files with 767 additions and 546 deletions

View File

@@ -33,8 +33,8 @@ body: The body of the article.
<div id="elegantReader" class="animate-fade-in max-w-prose px-2 py-3 mx-auto box-border font-sans [[text_size_class]]">
<div class="w-full h-12 flex items-center space-x-4 my-8">
<div class="flex-shrink-0">
<img class="w-12 h-12 rounded-md" src="[[avatar_src]]" alt="feed img">
<div class="flex-shrink-0 ">
<img class="w-12 h-12 overflow-hidden bg-white dark:bg-dark-600 rounded-md ring-1 ring-dark-600/5 shadow-xl" src="[[avatar_src]]" alt="feed img">
</div>
<div class="flex-1 min-w-0 flex flex-col">
<div class="text-xl font-medium text-gray-900 truncate dark:text-white">