Browse Source

欢迎页调整

zhangweicheng 5 năm trước cách đây
mục cha
commit
32cd0dd524
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      web/building_saas/pm/html/project-management.html

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

@@ -977,7 +977,9 @@
                 </button>
             </div>
             <div class="modal-body" id="welcomeBody">
-                <%- context %>
+                <div class="modal-fixed-height" style="overflow-y:auto">
+                    <%- context %>
+                </div>
             </div>
         </div>
     </div>