fix style

This commit is contained in:
Laura Hausmann 2020-12-21 21:29:23 +01:00
parent ae5557998d
commit f81a0f8452
Signed by: zotan
GPG Key ID: 5EC1D38FFC321311
1 changed files with 1 additions and 1 deletions

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 {
<a class="action" href="#">[---]</a> <div class="action">[---]</div>
} }
<a href="#" onclick="playSong('@Html.Raw(jsfile)')"> @file</a> <a href="#" onclick="playSong('@Html.Raw(jsfile)')"> @file</a>
<br/> <br/>