This commit is contained in:
dhr
2025-09-17 20:03:00 +08:00
parent 31a2b405db
commit 834b0ab161
10 changed files with 642 additions and 777 deletions

View File

@ -783,9 +783,7 @@ const handleInspectionManagement3 = () => {
background-color: #f5f7fa;
border-radius: 6px;
padding: 16px;
transition:
transform 0.3s ease,
box-shadow 0.3s ease;
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.stat-card:hover {