mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-03 23:30:09 -05:00
[web] Set light colour to navigation bar
This commit is contained in:
parent
1fbaf96ebd
commit
35ac036d92
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<nav class="navbar is-fixed-top" :style="zindex">
|
||||
<nav class="navbar is-fixed-top is-light" :style="zindex">
|
||||
<div class="navbar-brand is-flex-grow-1">
|
||||
<control-link
|
||||
v-for="menu in menus.filter((menu) => menu.show && menu.icon)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user