From a0529c2acf6e06b5b27db35fd89e5540686d4384 Mon Sep 17 00:00:00 2001 From: zhizou Date: Sat, 6 Jul 2019 17:07:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A9=E6=B0=94=E9=81=AE=E6=8C=A1=E4=BA=86?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/okadmin-v2.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/css/okadmin-v2.css b/css/okadmin-v2.css index 4b60b7e..86bc67b 100644 --- a/css/okadmin-v2.css +++ b/css/okadmin-v2.css @@ -473,10 +473,14 @@ } .weather-ok .iframe-style{ /*height: 415px;*/ - height: 375px; + /*height: 375px;*/ + height: 50px; padding-top: 5px; + box-sizing: border-box; +} +.weather-ok .iframe-style:hover{ + height: 375px; } - /*主体内容样式*/ .okadmin .content-body { position: absolute;