From a532653add259a460d525f6e5e4791eae7e22310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Wed, 24 Jul 2019 16:39:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/user/common.css | 2 +- public/react/src/modules/user/commontwo.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/react/src/modules/user/common.css b/public/react/src/modules/user/common.css index b80677ee5..d23412d07 100644 --- a/public/react/src/modules/user/common.css +++ b/public/react/src/modules/user/common.css @@ -70,7 +70,7 @@ margin-right: 129px; } .ysldivhome2{ - width: 100%; + width: 800px; display: flex; flex-flow: row wrap; align-content:stretch; diff --git a/public/react/src/modules/user/commontwo.css b/public/react/src/modules/user/commontwo.css index 718139f36..d25b888c8 100644 --- a/public/react/src/modules/user/commontwo.css +++ b/public/react/src/modules/user/commontwo.css @@ -71,6 +71,7 @@ margin-top: 10px; } .ysldivhome22{ + width: 800px; display: flex; flex-flow: row wrap; align-content:stretch;