Modifications for Bootstrap 5

replace tables in markup with responsive approach
This commit is contained in:
Leigh
2021-07-11 14:16:33 +02:00
parent 0b7b34f336
commit 31f35ad902
12 changed files with 334 additions and 425 deletions

View File

@ -65,16 +65,6 @@
</div>
</div>
</div>
<table class="table table-borderless">
<tr>
<td>
</td>
<td>
</td>
</tr>
</table>
</TabPanel>
</TabStrip>