天气遮挡了导航栏
parent
6df6d83f25
commit
a0529c2acf
|
|
@ -473,10 +473,14 @@
|
||||||
}
|
}
|
||||||
.weather-ok .iframe-style{
|
.weather-ok .iframe-style{
|
||||||
/*height: 415px;*/
|
/*height: 415px;*/
|
||||||
height: 375px;
|
/*height: 375px;*/
|
||||||
|
height: 50px;
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
.weather-ok .iframe-style:hover{
|
||||||
|
height: 375px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*主体内容样式*/
|
/*主体内容样式*/
|
||||||
.okadmin .content-body {
|
.okadmin .content-body {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue