chore(style): consistent album headline link in channel detail
This commit is contained in:
parent
53b2807bf4
commit
0d0c0837fa
|
@ -194,6 +194,8 @@ const albumModal = ref()
|
||||||
class="actions"
|
class="actions"
|
||||||
>
|
>
|
||||||
<Link
|
<Link
|
||||||
|
thin
|
||||||
|
forceUnderline
|
||||||
:to="useModal('album').to"
|
:to="useModal('album').to"
|
||||||
>
|
>
|
||||||
<i class="bi bi-plus" />
|
<i class="bi bi-plus" />
|
||||||
|
|
Loading…
Reference in New Issue