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;