소스 검색

滚动条

lchao 1 년 전
부모
커밋
93621a99c6
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      songhua-ui/src/views/index1/index.vue

+ 3 - 3
songhua-ui/src/views/index1/index.vue

@@ -244,9 +244,9 @@ export default {
   overflow: hidden;
   overflow-y: scroll;
 }
-.listContain::-webkit-scrollbar{
-  display: none;
-}
+//.listContain::-webkit-scrollbar{
+//  display: none;
+//}
 .parkinglot{
   background: rgba(0, 0, 0, 0.5) !important;
 }