Authored by 沈志敏

fix bug

... ... @@ -99,7 +99,7 @@
position: absolute;
left: 0;
top: 0;
width: 40%;
width: 100%;
height: auto;
z-index: 1;
}
... ... @@ -108,7 +108,7 @@
position: absolute;
right: 0;
top: 0;
width: 40%;
width: 100%;
height: auto;
z-index: 1;
}
... ... @@ -176,4 +176,4 @@
margin: 0 auto;
}
}
}
\ No newline at end of file
}
... ...