mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Make MMC FEATUREs list table responsive.
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
return;
|
||||
}
|
||||
|
||||
<section class="stats-section">
|
||||
<section>
|
||||
<h4>MMC FEATUREs</h4>
|
||||
<div class="responsive-table-container">
|
||||
<table class="table table-dark table-striped table-bordered mt-4 mb-4">
|
||||
<thead class="thead-dark">
|
||||
<tr>
|
||||
@@ -775,4 +776,5 @@
|
||||
}
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user