Commit fa345cfb by doszhang

dos

parent 73b41ac0
...@@ -5,7 +5,7 @@ body { ...@@ -5,7 +5,7 @@ body {
font-family: "Microsoft YaHei"; font-family: "Microsoft YaHei";
} }
.wrap { .container {
width: 100%; width: 100%;
height: 100%; height: 100%;
position: absolute; position: absolute;
...@@ -16,16 +16,6 @@ body { ...@@ -16,16 +16,6 @@ body {
overflow: hidden; overflow: hidden;
} }
.wrap-inner {
position: absolute;
overflow-y: scroll;
overflow-x: hidden;
left: 0;
width: 640px;
height: 100%;
top: 0;
}
img { img {
width: 100%; width: 100%;
height: 100%; height: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment