@@ -1872,13 +1872,13 @@ export default {
border-radius: 4px;
// height: 550px;
- height: calc(100% - 200px - 26px - 6px);
+ height: calc(100% - 212px - 26px - 6px);
}
.view-box:last-child {
margin-top: 16px;
- height: 200px;
+ height: 212px;
overflow-y: hidden;
- padding: 10px 26px 26px 26px;
+ padding: 16px 26px 16px 26px;
box-sizing: border-box;
.search {