mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-11 06:20:17 -05:00
[web] Fix for full height not taking into account both navigation bars
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="hero is-fullheight">
|
||||
<div class="hero is-full-height">
|
||||
<div v-if="track.id > 0" class="hero-body">
|
||||
<div class="container has-text-centered" style="max-width: 500px">
|
||||
<cover-artwork
|
||||
|
||||
Reference in New Issue
Block a user