天气的样式
parent
6ba2b83189
commit
1cb43af083
|
|
@ -479,7 +479,7 @@
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
.weather-ok .iframe-style:hover{
|
.weather-ok .iframe-style:hover{
|
||||||
height: 375px;
|
height: 380px;
|
||||||
}
|
}
|
||||||
/*主体内容样式*/
|
/*主体内容样式*/
|
||||||
.okadmin .content-body {
|
.okadmin .content-body {
|
||||||
|
|
|
||||||
|
|
@ -12,9 +12,10 @@
|
||||||
}
|
}
|
||||||
#weather-float-he div[data-v-0a6ec0b4]{
|
#weather-float-he div[data-v-0a6ec0b4]{
|
||||||
box-shadow: none!important;
|
box-shadow: none!important;
|
||||||
|
top: 42px!important;
|
||||||
}
|
}
|
||||||
#weather-float-he div[data-v-0a6ec0b4]{
|
#weather-float-he div[data-v-0a6ec0b4] div{
|
||||||
box-shadow: none!important;
|
position:static!important;
|
||||||
}
|
}
|
||||||
body,html{
|
body,html{
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue