forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-31 09:00:50 -06:00
parent d772b47791
commit fe96829566
1 changed files with 2 additions and 1 deletions

View File

@ -78,7 +78,8 @@
</thead>
<tbody>
{% for k, v in badge_types.items() %}
<tr class="hover:bg-gray-300 dark:hover:bg-white/10">
<tr class="relative hover:bg-gray-300 dark:hover:bg-white/10">
<label class="absolute w-full h-full left-0 bottom-0" for="badge-{{k}}"></label>
<td class="px-2.5"><input type="radio" id="badge-{{k}}" name="badge_id" value="{{k}}"></td>
<td class="px-2.5">
<label for="badge-{{k}}">