From cdadc80945fb868079e72d57108d4e51d5da07ab Mon Sep 17 00:00:00 2001 From: MystiPanda Date: Wed, 3 Jul 2024 13:13:29 +0800 Subject: [PATCH] fix: dialog styles --- src/components/profile/editor-viewer.tsx | 2 +- src/components/profile/rules-editor-viewer.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/profile/editor-viewer.tsx b/src/components/profile/editor-viewer.tsx index 33e73c50..0ec82eb5 100644 --- a/src/components/profile/editor-viewer.tsx +++ b/src/components/profile/editor-viewer.tsx @@ -162,7 +162,7 @@ export const EditorViewer = (props: Props) => { {title} - + { } - + {visible ? ( <> { { onSearch={(match) => setMatch(() => match)} /> 0 ? 1 : 0) +