lex-xin il y a 4 ans
Parent
commit
57838ce464
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/trainStatistics/trainDetail.vue

+ 1 - 0
src/views/trainStatistics/trainDetail.vue

@@ -249,6 +249,7 @@ export default {
 .trainDetail {
     background: #f5f5f5;
     min-height: 100vh;
+    overflow: hidden;
 }
 .evaluation {
     display: flex;