[web] Fix for full height not taking into account both navigation bars

This commit is contained in:
Alain Nussbaumer
2023-11-29 11:38:39 +01:00
parent 9f9420f713
commit 4332a43fb9
3 changed files with 3 additions and 4 deletions

View File

@@ -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">