From 51e678a46acb248416d13a844c025790dba6bcab Mon Sep 17 00:00:00 2001 From: Renon Date: Mon, 10 Sep 2018 13:17:55 +0200 Subject: [PATCH] change artist page button --- changes/changelog.d/517.bugfix | 1 + front/src/components/library/Album.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changes/changelog.d/517.bugfix diff --git a/changes/changelog.d/517.bugfix b/changes/changelog.d/517.bugfix new file mode 100644 index 000000000..21c7cd0bd --- /dev/null +++ b/changes/changelog.d/517.bugfix @@ -0,0 +1 @@ +Remove transparency on artist page button (#517) diff --git a/front/src/components/library/Album.vue b/front/src/components/library/Album.vue index 312640baa..7ee5ae068 100644 --- a/front/src/components/library/Album.vue +++ b/front/src/components/library/Album.vue @@ -18,7 +18,7 @@ Album containing %{ count } track, by %{ artist } -
+
Artist page