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;