From 741d1f7b2e2ac1c3f89d80dfac7625e3427e2367 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 12 十月 2022 17:43:02 +0800
Subject: [PATCH] 2022.10.12

---
 app.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app.wxss b/app.wxss
index 35c58a8..25494ee 100644
--- a/app.wxss
+++ b/app.wxss
@@ -80,7 +80,7 @@
 }
 
 .submit:active {
-  background-color: var(--fyui-BG-COLOR-ACTIVE);
+  background: linear-gradient(to right, #b7e9ce, #adebde);
 }
 
 .no-data {

--
Gitblit v1.9.3