fixed scroll bar bug for repairing page switch animation

Former-commit-id: aa97c034e09b7a4d3828b716edf46c1a299ee8a1
Former-commit-id: f3490ad9649998adcf1d20f81b54cb3e5e817f8d
Former-commit-id: c9a2d84e5f244835b311bed3218efd247a780281
This commit is contained in:
liyang
2018-05-29 20:40:05 +08:00
parent a35a043167
commit efa5f7e5ff

View File

@@ -124,6 +124,7 @@ $color: #409EFF;
.el-main {
padding: 0px;
position: relative;
overflow: hidden;
}
}
}