diff --git a/components/statistic/style/index.less b/components/statistic/style/index.less index 2487038699..4d9e19c5fa 100644 --- a/components/statistic/style/index.less +++ b/components/statistic/style/index.less @@ -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;