fixed popover alignment

This commit is contained in:
booploops 2022-06-14 05:25:15 -07:00
parent 6bc25d8c82
commit 9bb5ce3e19
3 changed files with 6 additions and 5 deletions

View file

@ -505,7 +505,8 @@
.popover-artwork {
width: 200px;
height: 200px;
margin: 0 0 20px 0;
margin: 0 auto;
margin-bottom: 20px;
}
.song-name {