mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-23 20:53:19 -05:00
[web] Remove background color
This commit is contained in:
parent
66c2873d32
commit
4748e6adb5
@ -42,7 +42,7 @@
|
||||
</a>
|
||||
<a
|
||||
:class="{ 'is-disabled': disabled }"
|
||||
class="card-footer-item has-background-info has-text-white has-text-weight-bold"
|
||||
class="card-footer-item has-text-dark"
|
||||
@click="play"
|
||||
>
|
||||
<mdicon class="icon" name="play" size="16" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user