ZhaoJun 1 年之前
父节点
当前提交
ed90c9cfb9
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/global.less

+ 2 - 0
src/global.less

@@ -133,12 +133,14 @@ input[type='reset'] {
 .content-tab {
   padding-left: 5px;
   padding-top: 5px;
+  padding-right: 5px;
   height: calc(100vh - 130px);
   overflow-x: hidden;
   overflow-y: auto;
 }
 .content-title {
   padding-left: 5px;
+  padding-right: 5px;
   height: calc(100vh - 110px);
   overflow-x: hidden;
   overflow-y: auto;