From 5134e2f5625fb09d6e90fb8125070aca55a48a75 Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Tue, 18 Jul 2023 16:40:16 +0800 Subject: [PATCH] UI improvements - Consistent button styling for interactive elements - Tooltips relegated to title attribute to avoid blocking other buttons --- src/views/ContactsView.vue | 148 +++++++++++++++++++------------------ 1 file changed, 75 insertions(+), 73 deletions(-) diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue index 57b69cf..e3f3c6c 100644 --- a/src/views/ContactsView.vue +++ b/src/views/ContactsView.vue @@ -70,9 +70,9 @@ -