From d8e4d6a003b72f39c6035f88ccd4defa1b6cd879 Mon Sep 17 00:00:00 2001 From: cxt <853663049@qq.com> Date: Wed, 29 May 2019 09:14:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/educoder/edu-main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/educoder/edu-main.css b/public/stylesheets/educoder/edu-main.css index a34ed5d4..848a61db 100644 --- a/public/stylesheets/educoder/edu-main.css +++ b/public/stylesheets/educoder/edu-main.css @@ -892,7 +892,7 @@ html>body #ajax-indicator { position: fixed; } .practicalTemp{ width:1200px; - min-height:450px; + /*min-height:450px;*/ background:rgba(255,255,255,1); border:1px solid rgba(238,238,238,1); }