1.1.6 UI fixes, electron public api call

This commit is contained in:
exttex
2020-11-06 18:10:42 +01:00
parent 9fab54951c
commit 8648e6df41
10 changed files with 77 additions and 18 deletions

View File

@ -173,7 +173,7 @@
<v-container
class='overflow-y-auto'
fluid
style='height: calc(100vh - 118px);'>
style='height: calc(100vh - 140px);'>
<keep-alive include='Search,PlaylistPage,HomeScreen,DeezerPage'>
<router-view></router-view>