mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 10:49:10 -04:00
Fix for mobile
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<h4 class="card-title">Liste des utilisateurs </h4>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<table id="log-data" class="table table-striped table-no-bordered table-hover dataTable dtr-inline dt-responsive">
|
||||
<table id="log-data" class="table table-striped table-no-bordered table-hover dataTable dtr-inline dt-responsive w-100">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>ID</th>
|
||||
|
||||
Reference in New Issue
Block a user