From 903047f13b1400da9c3c1834e7f2d5d0a76c12c8 Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Thu, 18 Jun 2026 21:09:32 +0800 Subject: [PATCH] style(gift): center entity selection step heading and entity type toggle --- src/components/EntitySelectionStep.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/EntitySelectionStep.vue b/src/components/EntitySelectionStep.vue index 2a7b146d1..84b0870ce 100644 --- a/src/components/EntitySelectionStep.vue +++ b/src/components/EntitySelectionStep.vue @@ -8,14 +8,14 @@ notifications for conflicted entities * - Template streamlined with computed CSS properties * * @author Matthew Raymer */