fix award modal on mobile

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-20 20:46:41 +02:00
parent 96887646a9
commit ad298b90e7
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<div class="text-muted"><span id="{{award.kind}}-owned">{{award.owned}}</span> owned</div>
</a>
{% endfor %}
{% if not v.user_award|length % 2 %}
{% if v.user_awards|length % 2 %}
<a class="card disabled d-md-none" style="border:none">
<i class="fas fa-volume-mute" style="opacity:0"></i>
<div class="pt-2" style="font-weight: bold; font-size: 14px; color:#E1E1E1">&nbsp;</div>