天气的样式

master
zhizou 2019-07-18 11:14:07 +08:00
parent 6ba2b83189
commit 1cb43af083
2 changed files with 4 additions and 3 deletions

View File

@ -479,7 +479,7 @@
box-sizing: border-box;
}
.weather-ok .iframe-style:hover{
height: 375px;
height: 380px;
}
/*主体内容样式*/
.okadmin .content-body {

View File

@ -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;