mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 21:59:18 +02:00
Fixed a few broken icons due to Semantic UI upgrade
This commit is contained in:
parent
ffe42907a1
commit
601496828c
5 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
</play-button>
|
||||
|
||||
<a :href="wikipediaUrl" target="_blank" class="ui button">
|
||||
<i class="wikipedia icon"></i>
|
||||
<i class="wikipedia w icon"></i>
|
||||
<translate>Search on Wikipedia</translate>
|
||||
</a>
|
||||
<a v-if="musicbrainzUrl" :href="musicbrainzUrl" target="_blank" class="ui button">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue