Browse Source

更新欢迎页

zhangweicheng 5 years ago
parent
commit
020274f743
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/building_saas/pm/html/project-management.html

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

@@ -977,7 +977,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>