From 43f709abfc8aaa82fed49bbaa72464d6d5ebe6c4 Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Fri, 30 Jan 2026 09:30:31 +0800 Subject: [PATCH] 1.暂时隐藏小锯齿 --- src/index.less | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/src/index.less b/src/index.less index 21ed1ab..71e439a 100644 --- a/src/index.less +++ b/src/index.less @@ -2657,6 +2657,7 @@ tr[class*="SetRow_"] { /* 菜单项 */ .affixMenu { + display: none; cursor: pointer; position: fixed; font-size: 22px; -- libgit2 0.22.2