From b57007300088e5a555bd50cdc091d702f3f7547e Mon Sep 17 00:00:00 2001 From: Estrella Pan Date: Sun, 22 Feb 2026 14:44:11 +0100 Subject: [PATCH] fix(ui): align notification settings with project design system Replace non-existent ab-dialog with ab-popup for proper modal behavior, use ab-button/ab-label components and consistent spacing/styles matching other settings panels (search-provider, proxy). Co-Authored-By: Claude Opus 4.6 --- .../setting/config-notification.vue | 337 +++++++++++------- 1 file changed, 206 insertions(+), 131 deletions(-) diff --git a/webui/src/components/setting/config-notification.vue b/webui/src/components/setting/config-notification.vue index 25912776..f6adf071 100644 --- a/webui/src/components/setting/config-notification.vue +++ b/webui/src/components/setting/config-notification.vue @@ -219,7 +219,7 @@ function getFieldsForType(type: string) {