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