@@ -312,8 +312,8 @@ onMounted(() => {
font-size: 13px;
font-weight: 600;
text-align: center;
- background: #f0f2f5;
- color: #5f6f87;
+ background: linear-gradient(135deg, #e6f0ff 0%, #d8e7ff 100%);
+ color: #004098;
}
.status-construction {