Authored by zhangxiaoru

thumb

... ... @@ -390,11 +390,11 @@
}
.hover {
position: fixed;
width: 100%;
position: fixed !important;
width: 100% !important;
background-color: black;
height: 100%;
top: 0;
top: 0 !important;
left: 0;
right: 0;
border: 0;
... ...