From 4da6d41f7ad32606fda06866e8af87341a299b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=83=A1?= <3203164629@qq.com> Date: Mon, 30 Sep 2024 02:00:56 +0000 Subject: [PATCH] update admin/system/template/xtxx.htm. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小胡 <3203164629@qq.com> --- admin/system/template/xtxx.htm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/admin/system/template/xtxx.htm b/admin/system/template/xtxx.htm index 44061eb..33a3b77 100644 --- a/admin/system/template/xtxx.htm +++ b/admin/system/template/xtxx.htm @@ -76,6 +76,9 @@ .dagai dl{ margin: var(--radius); } + .extt .card { + background-color: rgba(var(--bs-black-rgb),.175); + }