From 2be7054b402b5d79105d0f6c60624d9ef3dda286 Mon Sep 17 00:00:00 2001 From: wangdage12 <124357765+wangdage12@users.noreply.github.com> Date: Sat, 9 Aug 2025 17:57:32 +0800 Subject: [PATCH] fix: Add margin to "View comparison" button and fix "Use custom version" button color issue (#9905) * Tweak button spacing and fix color issue on App upgrade comparison pages * update button styles and replace inline margin with utility class --------- Co-authored-by: fanbook-wangdage <124357765+fanbook-wangdage@users.noreply.github.com> --- frontend/src/views/app-store/installed/upgrade/diff/index.vue | 4 ++-- frontend/src/views/app-store/installed/upgrade/index.vue | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/views/app-store/installed/upgrade/diff/index.vue b/frontend/src/views/app-store/installed/upgrade/diff/index.vue index 3f1a3f640..607fcab40 100644 --- a/frontend/src/views/app-store/installed/upgrade/diff/index.vue +++ b/frontend/src/views/app-store/installed/upgrade/diff/index.vue @@ -7,10 +7,10 @@