Responsive tables
This commit is contained in:
parent
74272cfa1c
commit
a5249feb74
|
@ -1,3 +1,4 @@
|
|||
<div class="table-responsive" style="overflow-x: auto">
|
||||
<table class="table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
@ -31,3 +32,4 @@
|
|||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue