@@ -365,9 +365,9 @@ export default {
.cellMargin {
margin: 20px;
margin-top:0px;
- height: calc(100vh - 520px);
+ height: calc(100vh - 380px);
box-shadow: 0 1px 4px #ccc;
-
+ background-color: #fff;
overflow-y: scroll;
}
.marginCls {