minor browse page visual changes

This commit is contained in:
vapormusic 2021-12-14 22:23:48 +07:00
parent 80c8b3abaa
commit 042229ea90
6 changed files with 91 additions and 7 deletions

View file

@ -18,7 +18,7 @@
'margin-left': '250px',
width: '40px',
height: '40px',} :
{margin: '35px',
{margin: '35px', 'margin-left': '95px',
width: '120px',
height: '120px',}]" @click="app.playMediaItem(item)">
<%- include("../svg/play.svg") %>
@ -40,7 +40,7 @@
'margin-left': '250px',
width: '40px',
height: '40px',} :
{margin: '35px',
{margin: '35px', 'margin-left': '95px',
width: '120px',
height: '120px',}]" @click="app.playMediaItem(item)">
<%- include("../svg/play.svg") %>