소스 검색

更新欢迎页

zhangweicheng 6 년 전
부모
커밋
df6391c40c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/building_saas/pm/html/project-management.html

+ 1 - 1
web/building_saas/pm/html/project-management.html

@@ -942,7 +942,7 @@
                 </button>
             </div>
             <div class="modal-body" id="welcomeBody">
-                <div class="modal-fixed-height" style="overflow-y:auto">
+                <div style="max-height:400px;overflow-y:auto;">
                     <%- context %>
                 </div>
             </div>