From 3e24fbb9ba48a2b203f0a85cf83980768b30a9bd Mon Sep 17 00:00:00 2001 From: jingrow Date: Wed, 19 Nov 2025 19:19:59 +0800 Subject: [PATCH] remove scrollbar by correcting height calculation in RemoveBackground --- apps/jingrow/frontend/src/views/tools/RemoveBackground.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue b/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue index b761e8b..61515c1 100644 --- a/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue +++ b/apps/jingrow/frontend/src/views/tools/RemoveBackground.vue @@ -545,11 +545,12 @@ const removeHistoryItem = (index: number) => {