天气的样式
parent
6ba2b83189
commit
1cb43af083
|
|
@ -479,7 +479,7 @@
|
|||
box-sizing: border-box;
|
||||
}
|
||||
.weather-ok .iframe-style:hover{
|
||||
height: 375px;
|
||||
height: 380px;
|
||||
}
|
||||
/*主体内容样式*/
|
||||
.okadmin .content-body {
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue