更新 simpleadmin/www/index.html

This commit is contained in:
taotao 2024-10-14 16:25:14 +00:00
parent 85b75c1a22
commit 3a6293521e

View File

@ -176,10 +176,10 @@
</div> </div>
<style> <style>
.table th { .table th {
width: 30%; /* 左边列宽度 */ width: 50%; /* 左边列宽度 */
} }
.table td { .table td {
width: 70%; /* 右边列宽度 */ width: 50%; /* 右边列宽度 */
}</style> }</style>
<div class="row mt-5 gap-3"> <div class="row mt-5 gap-3">
<div class="col"> <div class="col">