From 19f57e84b5b26dc493c1886cc6fd058fd0f1e7c9 Mon Sep 17 00:00:00 2001 From: LittleSheep Date: Wed, 20 Mar 2024 23:08:40 +0800 Subject: [PATCH] :bug: Fix some UI issues --- pkg/views/src/components/auth/AccountLocator.vue | 2 +- pkg/views/src/components/auth/FactorApplicator.vue | 2 +- pkg/views/src/views/auth/sign-in.vue | 6 +++++- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/pkg/views/src/components/auth/AccountLocator.vue b/pkg/views/src/components/auth/AccountLocator.vue index 2f42cec..2a45c90 100644 --- a/pkg/views/src/components/auth/AccountLocator.vue +++ b/pkg/views/src/components/auth/AccountLocator.vue @@ -1,7 +1,7 @@