From 5690b4a644dfad4f89db45d1ef11c7ff802dee46 Mon Sep 17 00:00:00 2001 From: rackrick <45207681+rackrick@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:56:19 +0200 Subject: [PATCH] fix(History): adjust button tooltips to consistent style (#2018) --- src/components/panels/HistoryListPanel.vue | 33 ++++++++++++++-------- src/locales/en.json | 1 + 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/src/components/panels/HistoryListPanel.vue b/src/components/panels/HistoryListPanel.vue index 85b2b404f..f25ac602f 100644 --- a/src/components/panels/HistoryListPanel.vue +++ b/src/components/panels/HistoryListPanel.vue @@ -14,15 +14,19 @@ dense /> - + + + {{ $t('History.Delete') }} +