mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
[web] Fix for full height not taking into account both navigation bars
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
/></router-link>
|
||||
</nav>
|
||||
</section>
|
||||
<div :class="{ 'fd-content-with-option': $slots.options }">
|
||||
<div :class="{ 'is-full-height': $slots.options }">
|
||||
<nav id="top" class="level is-clipped">
|
||||
<!-- Left side -->
|
||||
<div class="level-left is-flex-shrink-1">
|
||||
|
||||
Reference in New Issue
Block a user