From a1f48c274b9b8a3e2fe5ff5b0725d7e659358b65 Mon Sep 17 00:00:00 2001 From: Jen <45193617+jengu288@users.noreply.github.com> Date: Thu, 25 Jan 2024 20:26:04 -0800 Subject: [PATCH] Modify icon color and dropshadow when button is clicked --- client/src/components/endRound/EndRound.vue | 9 +++++++-- client/src/components/promptResponse/VoteSkip.vue | 8 +++++--- client/src/components/responseMatching/DisputeIcon.vue | 9 +++++++-- 3 files changed, 19 insertions(+), 7 deletions(-) diff --git a/client/src/components/endRound/EndRound.vue b/client/src/components/endRound/EndRound.vue index 2c29380..0ae2765 100644 --- a/client/src/components/endRound/EndRound.vue +++ b/client/src/components/endRound/EndRound.vue @@ -4,8 +4,11 @@