From 871aa8b44bfdb190163925a8b724383c676ff887 Mon Sep 17 00:00:00 2001 From: Declan Date: Sat, 7 Jan 2023 06:50:51 -0800 Subject: [PATCH] Clean up AprilTag tab visuals and code a little (#717) Co-authored-by: Mohammad Durrani <46766905+mdurrani808@users.noreply.github.com> Co-authored-by: Chris Gerth --- .../src/views/PipelineViews/AprilTagTab.vue | 32 ++++++------------- 1 file changed, 10 insertions(+), 22 deletions(-) diff --git a/photon-client/src/views/PipelineViews/AprilTagTab.vue b/photon-client/src/views/PipelineViews/AprilTagTab.vue index 2fd47b736..c04c8f736 100644 --- a/photon-client/src/views/PipelineViews/AprilTagTab.vue +++ b/photon-client/src/views/PipelineViews/AprilTagTab.vue @@ -1,13 +1,11 @@