From e73856ee1d8fe984a45da2eaa8e1b3a246879935 Mon Sep 17 00:00:00 2001 From: Ahmed Awan Date: Fri, 20 Oct 2023 12:56:08 -0500 Subject: [PATCH] replace highlighted button icons with whole card border remove unused imports --- .../components/History/Content/ContentItem.vue | 8 ++++++-- .../components/History/Content/ContentOptions.vue | 15 +++------------ 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/client/src/components/History/Content/ContentItem.vue b/client/src/components/History/Content/ContentItem.vue index 7edbed222fc2..707ad680af07 100644 --- a/client/src/components/History/Content/ContentItem.vue +++ b/client/src/components/History/Content/ContentItem.vue @@ -1,7 +1,7 @@