styles:字体颜色#adb5bc变更为#74788D

This commit is contained in:
黄海婷
2022-11-03 11:49:20 +08:00
committed by 早晚会起风
parent 39d2fe6195
commit ed0efd6bd2

View File

@@ -123,10 +123,8 @@
.statistics-info { .statistics-info {
text-align: right; text-align: right;
span { span {
font-size: 14px;
font-weight: bold;
margin-left: 10px; margin-left: 10px;
color: #495057; color: #74788D;
} }
} }
} }