forked from rDrama/rDrama
1
0
Fork 0
master
Aevann 2024-03-02 23:38:11 +02:00
parent 279b203dc3
commit d9ab5ced61
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<div class="modlog-action {% if log.amount > 0 %}bg-green{% else %}bg-red{% endif %} ">
<div class="d-flex flex-grow-1 align-items-center">
<div class="d-flex align-items-center justify-content-center mr-3 rounded-lg flex-shrink-0" style="width: 32px;height: 32px">
<img width="40" alt="{{log.currency}}" class="pl-2" data-bs-toggle="tooltip" data-bs-placement="bottom" src="{{SITE_FULL_IMAGES}}/i/{{log.currency}}.webp?x=7" title="{{log.currency.title()}}">
<img width="{% if log.currency == 'coins' %}40{% else %}53{% endif %}" alt="{{log.currency}}" class="pl-2" data-bs-toggle="tooltip" data-bs-placement="bottom" src="{{SITE_FULL_IMAGES}}/i/{{log.currency}}.webp?x=7" title="{{log.currency.title()}}">
</div>
<div class="d-flex align-items-center">
<div class="text-muted pl-3">