소스 검색

修改样式bug

黄琪勇 11 달 전
부모
커밋
47eae0fb67
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/creation/index.module.less
  2. 1 0
      src/views/creation/playCreation/index.module.less

+ 1 - 0
src/views/creation/index.module.less

@@ -79,6 +79,7 @@
       background: url("./images/audioBg.png") no-repeat;
       background-size: 100% 100%;
       position: relative;
+      overflow: hidden;
       .audioBga {
         position: absolute;
         left: 0;

+ 1 - 0
src/views/creation/playCreation/index.module.less

@@ -112,6 +112,7 @@
       background: url("../images/audioBg.png") no-repeat;
       background-size: 100% 100%;
       position: relative;
+      overflow: hidden;
       .audioBga {
         position: absolute;
         left: 0;