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;