Make table responsive
This commit is contained in:
parent
bceb559a16
commit
153293b1e5
@ -16,7 +16,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="row mt-2">
|
<div class="row mt-2">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<table class="table">
|
<table class="table table-responsive">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="col">#</th>
|
<th scope="col">#</th>
|
||||||
|
Loading…
Reference in New Issue
Block a user