sunran 3 年之前
父节点
当前提交
1cdaa84fbc
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/weibao/views/reporting/index.vue

+ 2 - 0
src/views/weibao/views/reporting/index.vue

@@ -123,11 +123,13 @@ export default {
 .casebox {
   height: calc(100vh - 220px);
   overflow: auto;
+  padding: 0 30px;
 }
 .casebox2 {
   margin-top: 92px;
   height: calc(100vh - 92px);
   overflow: auto;
+  padding: 0 30px;
 }
 .van-tabs {
   border-bottom: 0px solid #eee;