ZhaoJun 1 rok temu
rodzic
commit
dfee5bf200
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      src/global.less

+ 3 - 0
src/global.less

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