liushengqiang 2 years ago
parent
commit
d625e97959
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/detail/speed.module.less

+ 1 - 1
src/pages/detail/speed.module.less

@@ -27,7 +27,7 @@
   align-items: center;
   justify-content: space-between;
   height: calc(90% - 65px);
-  max-height: 300PX;
+  max-height: 400PX;
   >span{
       margin-right: calc(10px * var(--screen));
   }