From 466d98657c104f946bc95176605b00da249cbc24 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 23 Nov 2021 12:51:01 +0530 Subject: [PATCH] Use a static width for the auth dialog --- src/components/AuthenticationModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AuthenticationModal.vue b/src/components/AuthenticationModal.vue index 1734fe6..88b294b 100644 --- a/src/components/AuthenticationModal.vue +++ b/src/components/AuthenticationModal.vue @@ -1,7 +1,7 @@