From b85a2f563576fcb6ae4cb0a47f384e9dddc3be4e Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Tue, 8 Dec 2020 17:43:44 -0700 Subject: [PATCH] Scope the CSS in the Create Join component so it doesn't affect other components. --- web/src/views/CreateJoin.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/views/CreateJoin.vue b/web/src/views/CreateJoin.vue index 96e5560..6a50fe2 100644 --- a/web/src/views/CreateJoin.vue +++ b/web/src/views/CreateJoin.vue @@ -45,7 +45,7 @@ export default { } -