From 0919e415ecd45a9dec28fe5500de4e0902f22bc7 Mon Sep 17 00:00:00 2001 From: weifs <605403358@qq.com> Date: Mon, 11 Mar 2024 16:57:45 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=AE=A1=E6=89=B9=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E8=89=B2=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/sass/dark.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/assets/sass/dark.scss b/resources/assets/sass/dark.scss index 8b8afb31e..f1f3fa418 100644 --- a/resources/assets/sass/dark.scss +++ b/resources/assets/sass/dark.scss @@ -8,8 +8,8 @@ body.dark-mode-reverse { } .ivu-btn-error { - background-color: #ff6943; - border-color: #ff6943; + background-color: #ff9d84; + border-color: #ff9d84; } .ivu-modal-mask {