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

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