From 8fa425f0d39c9d2ed850d838a469088aa8dcd0fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Fri, 27 Dec 2019 23:17:57 +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/public/css/edu-all.css | 1 + public/stylesheets/educoder/edu-all.css | 1 + public/stylesheets/educoder/edu-main.css | 1 + 3 files changed, 3 insertions(+) diff --git a/public/react/public/css/edu-all.css b/public/react/public/css/edu-all.css index 76d5a3d52..fa3d4ee37 100644 --- a/public/react/public/css/edu-all.css +++ b/public/react/public/css/edu-all.css @@ -3487,6 +3487,7 @@ a.singlepublishtwo{ .RightPaneDrawer .ant-drawer-content{ background: #070f1a; + overflow: hidden !important; } .deletebuttom{ diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index 99aa8f2b9..6e51119bb 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -3807,6 +3807,7 @@ a.singlepublishtwo{ .RightPaneDrawer .ant-drawer-content{ background: #070f1a; + overflow: hidden !important; } .deletebuttom{ diff --git a/public/stylesheets/educoder/edu-main.css b/public/stylesheets/educoder/edu-main.css index 8fad41ea3..6b422675f 100644 --- a/public/stylesheets/educoder/edu-main.css +++ b/public/stylesheets/educoder/edu-main.css @@ -828,6 +828,7 @@ html>body #ajax-indicator { position: fixed; } .RightPaneDrawer .ant-drawer-content{ background: #070f1a; + overflow: hidden !important; } .deletebuttom{