From 0f2c9354f0dc51c3545f3222d9c9670c609ad762 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sun, 23 Jul 2023 12:01:59 +0800 Subject: [PATCH] modify style and hide operation buttons when cursor not hovered on --- src/views/desktop/AccountsPage.vue | 23 +- src/views/desktop/TransactionTagsPage.vue | 225 ++++++++++-------- .../desktop/statistics/TransactionPage.vue | 6 +- .../user/settings/UserSecuritySettingTab.vue | 14 +- 4 files changed, 147 insertions(+), 121 deletions(-) diff --git a/src/views/desktop/AccountsPage.vue b/src/views/desktop/AccountsPage.vue index 282d1e2d..de3d64aa 100644 --- a/src/views/desktop/AccountsPage.vue +++ b/src/views/desktop/AccountsPage.vue @@ -94,13 +94,13 @@ :key="itemIdx" v-for="itemIdx in [ 1, 2, 3 ]"> - + {{ $t('No available account') }} - +