From cc3328b7d1c132be38a3419b4f875d8049ab8106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Tue, 2 Jul 2019 14:02:41 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/public/react/src/modules/user/common.css b/public/react/src/modules/user/common.css index 762738f70..e9f1d0818 100644 --- a/public/react/src/modules/user/common.css +++ b/public/react/src/modules/user/common.css @@ -46,4 +46,7 @@ } .dragValidator { margin-bottom: 16px; + } + .ysldivhome{ + flex-direction: column; } \ No newline at end of file