소스 검색

列表显示

duy 2 년 전
부모
커밋
9dddbec9e9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/styles/media.scss

+ 1 - 1
src/styles/media.scss

@@ -53,7 +53,7 @@
     width: calc(100% - 240px);
     height: calc(100% - 64px);
     box-sizing: border-box;
-    overflow: hidden;
+   
     transition: all 0.5s;
     background: #f0f2f5;
     z-index: 1026;