fix: 细调

This commit is contained in:
chenjinsong
2022-04-06 22:31:06 +08:00
parent b83a856e98
commit a0919e159e
6 changed files with 11 additions and 5 deletions

View File

@@ -54,6 +54,12 @@
color: #8FA1BE;
cursor: pointer;
}
&.overview__row--single-value {
flex-wrap: nowrap;
.cn-chart__single-value--detail-overview {
margin-right: 60px;
}
}
.row__label {
color: #6B717B;
padding-right: 20px;