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{