更新 simpleadmin/www/index.html

This commit is contained in:
taotao 2024-10-14 16:37:00 +00:00
parent 3a6293521e
commit 2f9ea99e3f

View File

@ -174,13 +174,7 @@
</div>
</div>
</div>
<style>
.table th {
width: 50%; /* 左边列宽度 */
}
.table td {
width: 50%; /* 右边列宽度 */
}</style>
<div class="row mt-5 gap-3">
<div class="col">
<div class="card">
@ -245,6 +239,8 @@
</table>
</div>
</div>
<style>.table th,.table td { white-space: nowrap; /* 防止换行 */}</style>
<div class="card-footer">
<div class="row row-cols-2">
<div class="col">