zengyicheng 1 年之前
父节点
当前提交
794659cc00
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/components/studyStudent.vue

+ 4 - 4
src/components/studyStudent.vue

@@ -19327,12 +19327,12 @@ export default {
 }
 
 .bzBox .yCss {
-  width: 8px;
-  height: 8px;
+  width: 7px;
+  height: 7px;
   background: #fff;
-  margin: 0 16px 0 4px;
+  margin: 0 16px 0 6px;
   border-radius: 50%;
-  border: 6px solid #3681fc;
+  border: 5px solid #3681fc;
   z-index: 99;
 }