From faa04343e9f64afd57a737792b3ec473af87ae35 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Fri, 25 Apr 2025 20:26:47 +0200 Subject: [PATCH] style: spacing and color adjustments - remove padding on results if has results - make buttons "pop" ;) - remove handling of up & down on search results --- components/list/Account.vue | 1 + components/search/SearchWidget.vue | 2 +- pages/[[server]]/list/[list]/index/accounts.vue | 9 ++------- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/components/list/Account.vue b/components/list/Account.vue index ff30c8e3..b00b805f 100644 --- a/components/list/Account.vue +++ b/components/list/Account.vue @@ -44,6 +44,7 @@ async function edit() {