forked from MarseyWorld/MarseyWorld
fix
parent
69b960f6a4
commit
fb9450bf12
|
@ -6,6 +6,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div class="col-span-full my-4">
|
||||
<pre>
|
||||
|
||||
|
||||
|
@ -27,7 +28,7 @@
|
|||
|
||||
|
||||
|
||||
<table class="table table-striped mb-5">
|
||||
<table class="w-full table table-striped mb-5">
|
||||
<thead class="bg-primary text-white">
|
||||
<tr>
|
||||
<th></th>
|
||||
|
@ -84,5 +85,5 @@
|
|||
|
||||
{% endif %}
|
||||
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
Loading…
Reference in New Issue