fix
This commit is contained in:
parent
a2358a3cef
commit
82e4f44d0e
1 changed files with 3 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue