From 3c3576d5792bfabcef84979757ee344712e71cd3 Mon Sep 17 00:00:00 2001 From: he wei <858544502@qq.com> Date: 星期六, 21 六月 2025 09:19:29 +0800 Subject: [PATCH] UA 整理提交 --- src/styles/blue.css | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/styles/blue.css b/src/styles/blue.css index fdfadf7..889e9d4 100644 --- a/src/styles/blue.css +++ b/src/styles/blue.css @@ -215,6 +215,9 @@ .el-transfer .el-checkbox__input.is-checked .el-checkbox__inner::after { border-color: #333; } +.opacity1.opacity1.opacity1 { + opacity: 1; +} .page-filter { display: table; background: #071426; -- Gitblit v1.9.1