Commit 4f25c91f authored by zhengke's avatar zhengke

修改

parent b0134263
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
.WebSiteTrip { .WebSiteTrip {
width: calc(100% - 250px); width: calc(100% - 250px);
height: 100%; height: 100%;
overflow-x: hidden; /* overflow-x: hidden;
overflow-y: auto; overflow-y: auto; */
transition: width .3s ease; transition: width .3s ease;
} }
......
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