mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-26 23:25:56 -05:00
[web] Remove unnecessary CSS class
This commit is contained in:
parent
10ce7f30a4
commit
2492f51022
@ -109,7 +109,7 @@
|
||||
v-if="!is_now_playing_page"
|
||||
:to="{ name: 'now-playing' }"
|
||||
exact
|
||||
class="fd-is-text-clipped is-expanded is-clipped is-size-7"
|
||||
class="is-expanded is-clipped is-size-7"
|
||||
>
|
||||
<div class="fd-is-text-clipped">
|
||||
<strong v-text="now_playing.title" />
|
||||
|
Loading…
Reference in New Issue
Block a user