[web-src] Change style for info button in now playing page

This commit is contained in:
chme 2018-12-21 06:27:15 +01:00
parent 2a3bcead37
commit b0bfa6be60

View File

@ -20,8 +20,8 @@
@click="open_dialog(now_playing)">
</div>
<div class="hero-body fd-is-fullheight-body has-text-centered" v-show="!artwork_visible">
<a @click="open_dialog(now_playing)" class="button is-white is-large">
<span class="icon has-text-dark"><i class="mdi mdi-information-outline"></i></span>
<a @click="open_dialog(now_playing)" class="button is-white is-medium">
<span class="icon has-text-grey-light"><i class="mdi mdi-information-outline"></i></span>
</a>
</div>
<div class="hero-foot fd-has-padding-left-right">