7.4 党建临时发版内容

This commit is contained in:
jl-zhoujl2
2022-07-04 22:23:39 +08:00
parent ce9f1f04ed
commit b310a0c165
6 changed files with 42 additions and 22 deletions

View File

@ -308,6 +308,10 @@
color: #eb5527;
}
.number-purple {
color: #c06ad9;
}
.right-display-content-unit {
font-size: 12px;
margin-left: 5px;
@ -328,26 +332,26 @@
color: #c9c9c9;
}
.right-graph {
padding-top: 26px;
// .right-graph {
// padding-top: 26px;
.right-graph-title {
font-size: 17px;
text-align: center;
}
// .right-graph-title {
// font-size: 17px;
// text-align: center;
// }
.right-graph-subtitle {
color: #9e9e9e;
font-size: 12px;
text-align: center;
margin-top: 4px;
}
// .right-graph-subtitle {
// color: #9e9e9e;
// font-size: 12px;
// text-align: center;
// margin-top: 4px;
// }
.right-graph-content {
height: 250px;
width: 250px;
}
}
// .right-graph-content {
// height: 250px;
// width: 250px;
// }
// }
}