adjusted margin for expanded description to center
This commit is contained in:
parent
01d3cbbaa5
commit
f1a247218e
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
</div>
|
||||
<button class="artist-more" @click="artistMenu">
|
||||
<div style=" margin-top: -1px;
|
||||
margin-left: -5px;
|
||||
margin-left: -6px;
|
||||
width: 36px;
|
||||
height: 36px;">
|
||||
<%- include("../svg/more.svg") %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue