css
This commit is contained in:
parent
cd84682d53
commit
0db00b1325
2 changed files with 8 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
<div class="song-name">
|
||||
{{ app.mk.nowPlayingItem["attributes"]["name"] }}
|
||||
</div>
|
||||
<div class="song-artist "
|
||||
<div
|
||||
style="display: inline-block; -webkit-box-orient: horizontal; white-space: nowrap;">
|
||||
<div class="item-navigate song-artist" style="display: inline-block;"
|
||||
@click="app.getNowPlayingItemDetailed(`artist`)">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue