From 33c83c0a690b2ec3bbdf2f3bba519d8d9bba1281 Mon Sep 17 00:00:00 2001
From: Jan Bader
Date: Mon, 7 Feb 2022 22:19:59 +0000
Subject: [PATCH] Shrink date input to match column width
---
web/src/pages/Account.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/web/src/pages/Account.vue b/web/src/pages/Account.vue
index 9521a60..de94472 100644
--- a/web/src/pages/Account.vue
+++ b/web/src/pages/Account.vue
@@ -46,7 +46,7 @@ export default defineComponent({