6,560
个编辑
无编辑摘要 |
无编辑摘要 |
||
第58行: | 第58行: | ||
.chart-constant-first { | .chart-constant-first { | ||
height: | height: 45px; | ||
width: | width: 45px; | ||
padding: 3. | padding: 3.72px; | ||
} | } | ||
.chart-constant-first span:first-of-type { | .chart-constant-first span:first-of-type { | ||
font-size: 0. | font-size: 0.75rem; | ||
} | } | ||
.chart-constant-first span:nth-of-type(2) { | .chart-constant-first span:nth-of-type(2) { | ||
font-size: | font-size: 1rem; | ||
} | } | ||
.chart-constant-single { | .chart-constant-single { | ||
width: | width: 50px; | ||
margin: 1. | margin: 1.22px; | ||
} | } | ||