소스 검색

修改样式

mxx 3 년 전
부모
커밋
53133792f0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/styles/media.scss

+ 1 - 1
src/styles/media.scss

@@ -66,7 +66,7 @@
   padding: 0;
   // padding-bottom: 20px;
   width: calc(100% - 200px);
-  height: calc(100% - 50px);
+  // height: calc(100% - 50px);
   box-sizing: border-box;
   overflow: hidden;
   .el-tabs__item {