From 63447fec93e8e562833db30bc848884001b808c4 Mon Sep 17 00:00:00 2001
From: jinlin <jinlin>
Date: 星期四, 28 十二月 2023 12:13:06 +0800
Subject: [PATCH] 修改
---
web/src/assets/css/theme-high.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/src/assets/css/theme-high.css b/web/src/assets/css/theme-high.css
index f996ee8..d048596 100644
--- a/web/src/assets/css/theme-high.css
+++ b/web/src/assets/css/theme-high.css
@@ -949,7 +949,7 @@
.zt.high input:-webkit-autofill ,
.zt.high textarea:-webkit-autofill,
.zt.high select:-webkit-autofill{
- -webkit-text-fill-color: rgba(123, 224, 244, 1) !important;
+ -webkit-text-fill-color: #000 !important;
-webkit-box-shadow: 0 0 0 1000px transparent inset !important;
background-color:transparent;
background-image: none;
--
Gitblit v1.9.1