SanHQin 6 days ago
parent
commit
cf8f35a86c

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 1 - 1
dist/report.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-17dd91de.e8978c2d.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-7d4a3e24.3f73aa9d.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.0ea52767.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-7d4a3e24.02fc8076.js


+ 3 - 2
src/views/testDetail/components/eva.vue

@@ -133,7 +133,8 @@ export default {
   justify-content: center;
   width: 90%;
   margin: 0 auto;
-  grid-template-columns: repeat(5, 1fr);
+  grid-template-columns: repeat(6, 1fr);
+  gap: 10px;
 }
 
 .choices > .score {
@@ -142,7 +143,7 @@ export default {
   display: flex;
   align-items: center;
   justify-content: center;
-  margin: 0 20px 10px 0;
+  /* margin: 0 20px 10px 0; */
   border-radius: 5px;
   background: #dee0e3;
   font-size: 18px;

Some files were not shown because too many files changed in this diff