Browse Source

修改高度限定

zhangxc 5 years atrás
parent
commit
04043f17e4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/css/indexHorizontal.less

+ 2 - 1
src/css/indexHorizontal.less

@@ -230,7 +230,8 @@
 }
 .push .conditTips {
     height: 100%;
-    max-height: 40px;
+    max-height: 50px;
+    overflow-y: hidden;
 }
 .diagName {
     color: #040428;