From 9e83fef35eb795756d2c6e92269390e7446a74c0 Mon Sep 17 00:00:00 2001 From: Sriman Achanta <68172138+srimanachanta@users.noreply.github.com> Date: Wed, 18 Oct 2023 23:56:38 -0400 Subject: [PATCH] increase padding at the bottom of the table --- photon-client/src/components/settings/ApriltagControlCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photon-client/src/components/settings/ApriltagControlCard.vue b/photon-client/src/components/settings/ApriltagControlCard.vue index 626ac4e135..53e58ca8a2 100644 --- a/photon-client/src/components/settings/ApriltagControlCard.vue +++ b/photon-client/src/components/settings/ApriltagControlCard.vue @@ -16,7 +16,7 @@ const quaternionToEuler = (rot_quat: Quaternion): { x: number; y: number; z: num