更新 simpleadmin/www/index.html
This commit is contained in:
parent
85b75c1a22
commit
3a6293521e
@ -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">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user