瀏覽代碼

修改高度限定

zhangxc 5 年之前
父節點
當前提交
04043f17e4
共有 1 個文件被更改,包括 2 次插入1 次删除
  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;