Commit e6a92fce by sunchao

滑动框宽度调整

parent 33c2d338
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
#dragContainer { #dragContainer {
position: relative; position: relative;
background: #e8e8e8; background: #e8e8e8;
width: 100%; width: 90%;
height: 50px; height: 50px;
border: 2px solid #e8e8e8; border: 2px solid #e8e8e8;
margin: 0 auto; margin: 0 auto;
......
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 to comment