zhangjie пре 1 година
родитељ
комит
2b33bdf487
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/features/student/studentInspect/MarkBody.vue

+ 2 - 2
src/features/student/studentInspect/MarkBody.vue

@@ -584,8 +584,8 @@ const answerPaperScale = $computed(() => {
   font-size: 20px;
   font-size: 20px;
   font-weight: bold;
   font-weight: bold;
   position: absolute;
   position: absolute;
-  top: 20px;
-  left: 260px;
+  top: 1%;
+  left: 15%;
   z-index: 9;
   z-index: 9;
   color: #f53f3f;
   color: #f53f3f;
 }
 }