Explorar el Código

修改scroll滚动条

sophieChenyx hace 6 años
padre
commit
ea48ccdbcf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;