style: optimize statistic rtl style (#23397)

This commit is contained in:
xrkffgg 2020-04-20 16:29:30 +08:00 committed by GitHub
parent e2dacde754
commit 0b6d34d474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,6 +18,8 @@
font-family: @statistic-font-family;
&-value {
display: inline-block;
direction: ltr;
&-decimal {
font-size: @statistic-unit-font-size;
}