mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-05 18:23:48 +00:00
avatar fix in dark mode
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
background: member.data.attributes.color ? member.data.attributes.color : '',
|
||||
}"
|
||||
>
|
||||
<span :class="fontSize" class="font-extrabold uppercase text-white">
|
||||
<span :class="fontSize" class="font-extrabold uppercase text-white dark:text-gray-900">
|
||||
{{ letter }}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user