From 7281398294c6921351feb5eb384ed778c65ee447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Mon, 17 Feb 2020 18:32:09 +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/question/component/Newknledpots.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/react/src/modules/question/component/Newknledpots.js b/public/react/src/modules/question/component/Newknledpots.js index 5d234fd5d..13194b263 100644 --- a/public/react/src/modules/question/component/Newknledpots.js +++ b/public/react/src/modules/question/component/Newknledpots.js @@ -114,6 +114,11 @@ class PaperDeletModel extends Component { border-right: 0px solid #FFFFff !important; } + body{ + width: 100%!important; + overflow: hidden!important; + } + ` }