guhongwei 5 年之前
父節點
當前提交
cf826bfab5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/layout/main-layout.vue

+ 1 - 0
src/layout/main-layout.vue

@@ -60,5 +60,6 @@ export default {
 .main {
   min-height: 905px;
   background-color: #ffffff;
+  padding: 0 15px;
 }
 </style>