Browse Source

修改scroll滚动条

sophieChenyx 6 years ago
parent
commit
ea48ccdbcf
1 changed files with 1 additions and 1 deletions
  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;
 		margin-left: 0.38rem;
 		display:block;
 		display:block;
 		height: 7.39rem;
 		height: 7.39rem;
-    	overflow: scroll;
+    	overflow: auto;
 
 
 		.scroll-lines-wrapper{
 		.scroll-lines-wrapper{
 			z-index: 1;
 			z-index: 1;