From 4a6f6cf94e9277a0d97fe0a6443ea06150e362c9 Mon Sep 17 00:00:00 2001 From: Innei Date: Sat, 3 May 2025 21:47:58 +0800 Subject: [PATCH] fix(desktop): update styling for UpdateNotice component - Changed class names for the UpdateNotice component to improve consistency in styling across mobile and desktop versions. - Updated background and border classes to align with the new design system. Signed-off-by: Innei --- .../src/modules/update-notice/UpdateNotice.mobile.tsx | 2 +- .../src/modules/update-notice/UpdateNotice.tsx | 2 +- buildServer.json | 11 +++++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 buildServer.json diff --git a/apps/desktop/layer/renderer/src/modules/update-notice/UpdateNotice.mobile.tsx b/apps/desktop/layer/renderer/src/modules/update-notice/UpdateNotice.mobile.tsx index 5ab3c72b2..51675b96f 100644 --- a/apps/desktop/layer/renderer/src/modules/update-notice/UpdateNotice.mobile.tsx +++ b/apps/desktop/layer/renderer/src/modules/update-notice/UpdateNotice.mobile.tsx @@ -27,7 +27,7 @@ export const UpdateNotice = () => { return ( {