Restore color of loading spinner
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
</h1>
|
</h1>
|
||||||
<.async_result :let={artist_info} assign={@artist_info}>
|
<.async_result :let={artist_info} assign={@artist_info}>
|
||||||
<:loading>
|
<:loading>
|
||||||
<div class="ml-2">
|
<div class="ml-2 text-zinc-700 dark:text-zinc-300">
|
||||||
<span class="sr-only">{gettext("Loading play count")}</span>
|
<span class="sr-only">{gettext("Loading play count")}</span>
|
||||||
<.icon
|
<.icon
|
||||||
name="hero-arrow-path"
|
name="hero-arrow-path"
|
||||||
|
|||||||
Reference in New Issue
Block a user