소스 검색

修改scroll滚动条

sophieChenyx 6 년 전
부모
커밋
ea48ccdbcf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/stage/index/style/DownloadScene.less

+ 1 - 1
src/stage/index/style/DownloadScene.less

@@ -110,7 +110,7 @@
 		margin-left: 0.38rem;
 		display:block;
 		height: 7.39rem;
-    	overflow: scroll;
+    	overflow: auto;
 
 		.scroll-lines-wrapper{
 			z-index: 1;