Browse Source

更新安装页面

evoxwht 4 năm trước cách đây
mục cha
commit
6061349249
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      crmeb/public/install/css/install.css

+ 5 - 0
crmeb/public/install/css/install.css

@@ -191,6 +191,11 @@ section {
 ===================
 */
 body{
+	display: flex;
+	align-items: center;
+	flex-direction: column;
+	justify-content: center;
+	height: 100vh;
 	font:12px/1.5 Arial,Microsoft Yahei,Simsun;
 	color:#333;
 	background:url(../images/install/bg.png);