GitLab
Sign in
xlyErp
/
xlyUmi
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
43f709abfc8aaa82fed49bbaa72464d6d5ebe6c4
Authored by
Min
2026-01-30 09:30:31 +0800
1 parent
dde3587f
1.暂时隐藏小锯齿
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/index.less
src/index.less
View file @
43f709a
...
...
@@ -2657,6 +2657,7 @@ tr[class*="SetRow_"] {
2657
2657
2658
2658
/* 菜单项 */
2659
2659
.affixMenu {
2660
+ display: none;
2660
2661
cursor: pointer;
2661
2662
position: fixed;
2662
2663
font-size: 22px;
...
...