fix more button

This commit is contained in:
vapormusic 2021-12-20 08:40:15 +07:00
parent ad72d2f95f
commit 8f31e15220
3 changed files with 16 additions and 9 deletions

View file

@ -29,7 +29,14 @@
<h1>{{ data.attributes.name }}</h1>
</div>
</div>
<button class="artist-more" @click="artistMenu"></button>
<button class="artist-more" @click="artistMenu">
<div style=" margin-top: -1px;
margin-left: -5px;
width: 36px;
height: 36px;">
<%- include("../svg/more.svg") %>
</div>
</button>
</div>
<div class="artist-body">
<div class="row well">