Adjusted margins for play/more buttons

This commit is contained in:
emeric
2022-03-27 20:07:29 +02:00
parent 6e3cfaf84a
commit 9fccd17f9b
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -4,9 +4,9 @@
<!--FORMS message blocks-->
<message id="Lms.Explore.Tracks.template">
${mode class="nav nav-pills Lms-explore-mode-container mb-1"}
<div class="mb-3">
${play-btn}${more-btn}
${mode class="nav nav-pills mb-2"}
${play-btn class="me-2"}${more-btn}
</div>
${tracks}
</message>