布局优化

This commit is contained in:
CN-JS-HuiBai
2026-04-04 22:01:23 +08:00
parent 50d74916a6
commit d0bd05409d

View File

@@ -802,7 +802,7 @@ input:checked+.slider:before {
/* ---- Server Table ---- */
.server-table-wrap {
overflow-x: auto;
padding: 0 0 8px;
padding: 16px 22px 8px;
}
.server-table {