Admin
2022-12-01 253add6f42ca00eef876eba6683ca59b3fa0431b
src/views/intellectInspect/intelligentLine/index.vue
@@ -1004,9 +1004,9 @@
                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 {