Uniform icon classes inside buttons
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<.play_count play_count={lastfm_artist_info.play_count} />
|
||||
</.async_result>
|
||||
<.button variant="solid" patch={~p"/artists/#{@artist.musicbrainz_id}/import"}>
|
||||
<.icon name="hero-plus" class="h-4 w-4 mr-2" aria-hidden="true" data-slot="icon" />
|
||||
<.icon name="hero-plus" class="icon" aria-hidden="true" data-slot="icon" />
|
||||
{gettext("Add more")}
|
||||
</.button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user