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 {