@@ -83,7 +83,7 @@
.contentBox{
position: absolute;
height: 100%;
- overflow-y: auto;
+ // overflow-y: auto;
}
.moduleWrapper{
@@ -95,6 +95,7 @@
display: inline-block;
box-sizing: border-box;
+ overflow-y: auto;
.leftWrapper{
width: 60%;