From e0f0e90635f167cdbfbfb4b73673b72f401b0f27 Mon Sep 17 00:00:00 2001 From: duanshuwen Date: Sun, 5 Oct 2025 16:24:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Feedback/styles/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Feedback/styles/index.scss b/src/components/Feedback/styles/index.scss index 1253cad..6d1b2dd 100644 --- a/src/components/Feedback/styles/index.scss +++ b/src/components/Feedback/styles/index.scss @@ -69,7 +69,7 @@ } .submit-button { - background: linear-gradient(90deg, #ff7e00, #ffba00); + background: linear-gradient(179deg, #00a6ff 0%, #0256ff 100%); } .look-button {