lct
Your Name
2022-09-08 0a845649839ed1d5c23f5810142e396ea08f510b
src/views/intellectInspect/intelligentLine/index.vue
@@ -1004,9 +1004,10 @@
                display: flex;
                justify-content: center;
                align-items: flex-start;
                overflow: hidden;
                overflow-x: auto;
                overflow-y: auto;
                overflow: auto;
                &::-webkit-scrollbar { width: 0; height: 0; color: transparent; }
                &::scrollbar { width: 0; height: 0; color: transparent; }
            }
            .line-map {