diff --git a/src/pages/detect.vue b/src/pages/detect.vue index 0a263dc..15fe219 100644 --- a/src/pages/detect.vue +++ b/src/pages/detect.vue @@ -29,7 +29,7 @@ @click="structureClick" :style="`display: ${(imageLoaded || videoAvailable) ? 'block' : 'none'}; flex: 1 1 0%; max-width: 100%; max-height: 100%; min-width: 0; min-height: 0; background-size: contain; background-position: center; background-repeat: no-repeat; z-index: 2;`" > -