Browse Source

fix:评测结束按钮

liushengqiang 2 years ago
parent
commit
6504c57425
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/page-instrument/evaluat-model/index.module.less

+ 1 - 1
src/page-instrument/evaluat-model/index.module.less

@@ -22,7 +22,7 @@
   .endBtn{
     position: fixed;
     left: 50%;
-    bottom: 16px;
+    top: 16px;
     width: 120px;
     height: 40px;
     margin-left: -70px;