From 0ef34ca3a1623b0e3fbe0335eb62487755c8f159 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 25 Jan 2021 14:42:27 +0000 Subject: [PATCH] moving button group to the bototm of the modal, as it is not priority information, swapped out the active CSS for the existing .townsfolt class took the button group out of the UL and surounded in a div. --- src/components/modals/RoleModal.vue | 74 +++++++++++++---------------- 1 file changed, 32 insertions(+), 42 deletions(-) diff --git a/src/components/modals/RoleModal.vue b/src/components/modals/RoleModal.vue index 1dd5f6c..f6a59bc 100644 --- a/src/components/modals/RoleModal.vue +++ b/src/components/modals/RoleModal.vue @@ -8,42 +8,40 @@ : "bluffing" }} -