Browse Source

更新欢迎页

zhangweicheng 5 năm trước cách đây
mục cha
commit
020274f743
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>