From 21e46713a72e89ad65a4c2ddb9e031a5d9436a1b Mon Sep 17 00:00:00 2001 From: Justin Georgi Date: Sat, 12 Oct 2024 15:03:32 -0700 Subject: [PATCH] Fix infolink error on chip auto deselection Signed-off-by: Justin Georgi --- src/pages/detect.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;`" > -