You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12345678910111213 |
- .section_2_lin .echarts_result_content {
- margin-top: 3mm;
- padding: 2mm 3mm;
- line-height: 7mm;
- background-color: #fff;
- }
- .section_2_lin .echarts_result_content .dot {
- display: inline-block;
- margin-right: 2mm;
- width: 2mm;
- height: 2mm;
- border-radius: 50%;
- }
|