From e553689940bb2984dfb27dc7209eea82713fa157 Mon Sep 17 00:00:00 2001 From: "Crane.z" <1481445951@qq.com> Date: Thu, 12 Mar 2026 17:22:49 +0800 Subject: [PATCH 1/2] fix: SQL favorites background becomes white when scrolling quickly --- .../QueryConsole/SelectSnippetDialog.vue | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/frontend/src/components/Main/Explore/QueryConsole/SelectSnippetDialog.vue b/frontend/src/components/Main/Explore/QueryConsole/SelectSnippetDialog.vue index 6280ae0..873cbec 100644 --- a/frontend/src/components/Main/Explore/QueryConsole/SelectSnippetDialog.vue +++ b/frontend/src/components/Main/Explore/QueryConsole/SelectSnippetDialog.vue @@ -68,24 +68,26 @@ export default {