소스 검색

修改高度限定

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;