变灰白

This commit is contained in:
CN-JS-HuiBai
2026-04-04 23:26:54 +08:00
parent 755bd45a0b
commit 3d4b926b16

View File

@@ -93,6 +93,10 @@
background: rgba(0, 0, 0, 0.02);
}
:root.light-theme .pagination-footer {
background: rgba(255, 255, 255, 0.6);
}
:root.light-theme .server-table th {
background: rgba(0, 0, 0, 0.03);
}