智慧校园考试-班级报告
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.

section_2_lin.css 272B

12345678910111213
  1. .section_2_lin .echarts_result_content {
  2. margin-top: 3mm;
  3. padding: 2mm 3mm;
  4. line-height: 7mm;
  5. background-color: #fff;
  6. }
  7. .section_2_lin .echarts_result_content .dot {
  8. display: inline-block;
  9. margin-right: 2mm;
  10. width: 2mm;
  11. height: 2mm;
  12. border-radius: 50%;
  13. }