From 613dc17bdada2f5413067498a40ec4a8b9d65b17 Mon Sep 17 00:00:00 2001 From: starknt <1431880400@qq.com> Date: Fri, 20 Oct 2023 12:50:03 +0800 Subject: [PATCH 1/4] fix: blurred font --- .../src/runtime/plugins/view/FrameBox.vue | 3 ++ .../src/runtime/plugins/view/Main.vue | 34 +++++++++++-------- 2 files changed, 22 insertions(+), 15 deletions(-) diff --git a/packages/devtools/src/runtime/plugins/view/FrameBox.vue b/packages/devtools/src/runtime/plugins/view/FrameBox.vue index 3303b93331..899c5a1878 100644 --- a/packages/devtools/src/runtime/plugins/view/FrameBox.vue +++ b/packages/devtools/src/runtime/plugins/view/FrameBox.vue @@ -161,8 +161,11 @@ useEventListener(window, 'mouseleave', () => {