Skip to content
Snippets Groups Projects
Commit 51e678a4 authored by R En's avatar R En
Browse files

change artist page button

parent bbf0f4a1
No related branches found
No related tags found
No related merge requests found
Remove transparency on artist page button (#517)
......@@ -18,7 +18,7 @@
Album containing %{ count } track, by %{ artist }
</translate>
</div>
<div class="ui basic buttons">
<div class="ui buttons">
<router-link class="ui button" :to="{name: 'library.artists.detail', params: {id: album.artist.id }}">
<translate>Artist page</translate>
</router-link>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment