6,560
次編輯
(// Edit via Wikiplus) |
(// Edit via Wikiplus) |
||
第24行: | 第24行: | ||
} | } | ||
.chart-constant-single { | |||
width: 100px; | |||
margin: 2.44px | |||
} | |||
.chart-constant-single-part-a { | |||
height: 100px; | |||
width: 100px; | |||
} | |||
.chart-constant-single-part-b, | |||
.chart-constant-single-part-c { | |||
height: 16px; | |||
width: 100px; | |||
text-overflow: ellipsis; | |||
text-align: center; | |||
overflow: hidden; | |||
white-space: nowrap; | |||
text-overflow: clip; | |||
font-size: 12px; | |||
display: none; | |||
} | |||
/* 角标 */ | /* 角标 */ |