Parcourir la source

修改高度限定

zhangxc il y a 5 ans
Parent
commit
04043f17e4
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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;