【改进】表格样式优化

This commit is contained in:
2025-11-03 10:40:09 +08:00
parent c3b3ed3681
commit bb7b4035fc

View File

@@ -8,7 +8,7 @@ body {
background: #fff;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
border-radius: 8px;
padding: 24px;
padding: 18px;
margin-bottom: 2rem;
}