From 57c75cfca22b868e7c46890a1411d7675d76a32c Mon Sep 17 00:00:00 2001 From: zhangyh Date: Mon, 3 Nov 2025 16:52:07 +0800 Subject: [PATCH] =?UTF-8?q?style:=20currentProject=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/HomeMain.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/HomeMain.vue b/src/views/HomeMain.vue index c9538217..8ba422dc 100644 --- a/src/views/HomeMain.vue +++ b/src/views/HomeMain.vue @@ -2236,7 +2236,7 @@ export default defineComponent({ &.disabled { color: #9a9a9a; - border-color: rgba(0, 0, 0, 0.1); + border:none; background: #f5f5f5; cursor: not-allowed; }