sophieChenyx 6 роки тому
батько
коміт
c87edc1d28
1 змінених файлів з 3 додано та 1 видалено
  1. 3 1
      src/stage/index/style/DownloadScene.less

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

@@ -111,12 +111,14 @@
 		display:block;
 		height: 7.39rem;
     	overflow: auto;
-
 		.scroll-lines-wrapper{
 			z-index: 1;
 			position: absolute;
 			margin-top: 0;
 		}
+		&::-webkit-scrollbar {
+			display: none;
+		}
 	}//content-wrapper
 
 	.row {