From 50c9261a9ff021a6194b19978cc02811a9b2e174 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Sat, 28 Dec 2019 00:36:43 +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 | 20 ++++++++++---------- public/stylesheets/educoder/edu-all.css | 20 ++++++++++---------- public/stylesheets/educoder/edu-main.css | 20 ++++++++++---------- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/public/react/public/css/edu-all.css b/public/react/public/css/edu-all.css index 2bcd1fb98..66adaf482 100644 --- a/public/react/public/css/edu-all.css +++ b/public/react/public/css/edu-all.css @@ -3485,15 +3485,15 @@ a.singlepublishtwo{ word-break: break-all; } -/*.RightPaneDrawer .ant-drawer-content{*/ -/* background: #070f1a;*/ -/* overflow: hidden !important;*/ -/*}*/ +.RightPaneDrawer .ant-drawer-content{ + background: #070f1a; + overflow: hidden !important; +} -/*.deletebuttom{*/ -/* border: transparent;*/ -/*}*/ +.deletebuttom{ + border: transparent; +} -/*.RightPaneDrawer .jupyter_data_list{*/ -/* max-height: 340px;*/ -/*}*/ \ No newline at end of file +.RightPaneDrawer .jupyter_data_list{ + max-height: 340px; +} \ No newline at end of file diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index 9ea25e0e4..8be6e00ab 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -3805,15 +3805,15 @@ a.singlepublishtwo{ word-break: break-all; } -/*.RightPaneDrawer .ant-drawer-content{*/ -/* background: #070f1a;*/ -/* overflow: hidden !important;*/ -/*}*/ +.RightPaneDrawer .ant-drawer-content{ + background: #070f1a; + overflow: hidden !important; +} -/*.deletebuttom{*/ -/* border: transparent;*/ -/*}*/ +.deletebuttom{ + border: transparent; +} -/*.RightPaneDrawer .jupyter_data_list{*/ -/* max-height: 340px;*/ -/* }*/ \ No newline at end of file +.RightPaneDrawer .jupyter_data_list{ + max-height: 340px; + } \ No newline at end of file diff --git a/public/stylesheets/educoder/edu-main.css b/public/stylesheets/educoder/edu-main.css index 4037fb38a..cbb6fb1f5 100644 --- a/public/stylesheets/educoder/edu-main.css +++ b/public/stylesheets/educoder/edu-main.css @@ -826,15 +826,15 @@ html>body #ajax-indicator { position: fixed; } word-break: break-all; } -/*.RightPaneDrawer .ant-drawer-content{*/ -/* background: #070f1a;*/ -/* overflow: hidden !important;*/ -/*}*/ +.RightPaneDrawer .ant-drawer-content{ + background: #070f1a; + overflow: hidden !important; +} -/*.deletebuttom{*/ -/* border: transparent;*/ -/*}*/ +.deletebuttom{ + border: transparent; +} -/*.RightPaneDrawer .jupyter_data_list{*/ -/* max-height: 340px;*/ -/*}*/ \ No newline at end of file +.RightPaneDrawer .jupyter_data_list{ + max-height: 340px; +} \ No newline at end of file