Admin
2022-09-07 1dc7cc313eab65d20e0fc586912c4892c6edfbc0
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 {