fix style

This commit is contained in:
Laura Hausmann 2020-12-21 21:29:41 +01:00
parent f81a0f8452
commit 4af262a28e
Signed by: zotan
GPG key ID: 5EC1D38FFC321311

View file

@ -39,7 +39,7 @@ else {
<a class="action" href="?@Model.Path/@lrcfile" target="_blank">[LRC]</a> <a class="action" href="?@Model.Path/@lrcfile" target="_blank">[LRC]</a>
} }
else { else {
<div class="action">[---]</div> <a class="action">[---]</a>
} }
<a href="#" onclick="playSong('@Html.Raw(jsfile)')"> @file</a> <a href="#" onclick="playSong('@Html.Raw(jsfile)')"> @file</a>
<br/> <br/>