💄 Correct Statistic font color (#16801)

close #15514
This commit is contained in:
偏右 2019-05-26 14:23:48 +08:00 committed by zombieJ
parent fecff0dc12
commit 81e69370b4

View File

@ -8,10 +8,12 @@
&-title {
margin-bottom: 4px;
color: @text-color-secondary;
font-size: @statistic-title-font-size;
}
&-content {
color: @heading-color;
font-size: @statistic-content-font-size;
font-family: @statistic-font-family;