Change gamestatus to non-block element
This commit is contained in:
parent
61b6c1c55f
commit
341e62283b
@ -1,4 +1,4 @@
|
||||
<div class="relative ml-3">
|
||||
<span class="relative ml-3 {{class}}">
|
||||
<span class="rounded-xl w-2 h-2 absolute -left-3 top-2
|
||||
{% if status == "u" %}
|
||||
bg-gray-500
|
||||
@ -13,4 +13,4 @@
|
||||
{% endif %}
|
||||
"> </span>
|
||||
{{ slot }}
|
||||
</div>
|
||||
</span>
|
Loading…
x
Reference in New Issue
Block a user