From 55f5af54ca1d9f9495a50203f94691a1a886ac9e Mon Sep 17 00:00:00 2001 From: ShirayukiRin Date: Sat, 8 Feb 2025 10:41:48 +0800 Subject: [PATCH 1/2] update the highlight effect display for the confirm popup --- src/ts/component/popup/confirm.tsx | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/src/ts/component/popup/confirm.tsx b/src/ts/component/popup/confirm.tsx index 848529045e..b30739bfba 100644 --- a/src/ts/component/popup/confirm.tsx +++ b/src/ts/component/popup/confirm.tsx @@ -7,7 +7,7 @@ const PopupConfirm = observer(class PopupConfirm extends React.Component this.refButtons = ref} className="buttons"> - {canConfirm ?