From a3810fb9e2d3f8d1a91ee84cc479ab7a7b2b8d3a Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 29 Jun 2026 18:02:38 +0800 Subject: [PATCH] style(NotificationTemplateEditorDialog): adjust overflow property and update min-block-size for template editor style(SearchBarDialog): change search icon and adjust dropdown width style(common.scss): refine hover effects and update shadow settings for card components style(AccountSettingNotification): improve layout and spacing for notification settings --- .../NotificationTemplateEditorDialog.vue | 4 +- src/components/dialog/SearchBarDialog.vue | 7 +- src/styles/common.scss | 149 +++++++++++++++--- .../setting/AccountSettingNotification.vue | 34 ++-- 4 files changed, 150 insertions(+), 44 deletions(-) diff --git a/src/components/dialog/NotificationTemplateEditorDialog.vue b/src/components/dialog/NotificationTemplateEditorDialog.vue index 3b6d7e09..3d2fef16 100644 --- a/src/components/dialog/NotificationTemplateEditorDialog.vue +++ b/src/components/dialog/NotificationTemplateEditorDialog.vue @@ -105,9 +105,9 @@ function submitTemplate() {