mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-22 02:35:32 -05:00
[web] Fix styling in mobile mode
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<a @click="navigate" @keypress.enter="navigate">
|
||||
<mdicon
|
||||
v-if="link.icon"
|
||||
class="icon is-small"
|
||||
class="icon is-small mx-1"
|
||||
:name="link.icon"
|
||||
/>
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user