From 1cb43af0832f25ec0229479b867506762b581430 Mon Sep 17 00:00:00 2001 From: zhizou Date: Thu, 18 Jul 2019 11:14:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A9=E6=B0=94=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/okadmin-v2.css | 2 +- weather.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/okadmin-v2.css b/css/okadmin-v2.css index 86bc67b..3813fe7 100644 --- a/css/okadmin-v2.css +++ b/css/okadmin-v2.css @@ -479,7 +479,7 @@ box-sizing: border-box; } .weather-ok .iframe-style:hover{ - height: 375px; + height: 380px; } /*主体内容样式*/ .okadmin .content-body { diff --git a/weather.html b/weather.html index 15150bc..4065da7 100644 --- a/weather.html +++ b/weather.html @@ -12,9 +12,10 @@ } #weather-float-he div[data-v-0a6ec0b4]{ box-shadow: none!important; + top: 42px!important; } - #weather-float-he div[data-v-0a6ec0b4]{ - box-shadow: none!important; + #weather-float-he div[data-v-0a6ec0b4] div{ + position:static!important; } body,html{ margin: 0;