From 0973d85f586184c842873efb9d157052bd4f9152 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Thu, 29 Aug 2019 09:30:55 +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/stylesheets/educoder/edu-all.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index de4cfb6b7..a0d3d0aa1 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -3760,4 +3760,9 @@ a.singlepublishtwo{ /*.ant-notification{*/ /*width: auto !important;*/ /*max-width: 600px !important;*/ -/*}*/ \ No newline at end of file +/*}*/ +.topicsItem{ + max-width: 1138px; + height: 110px; + overflow-y: auto; +} \ No newline at end of file