Commit 43f709abfc8aaa82fed49bbaa72464d6d5ebe6c4

Authored by Min
1 parent dde3587f

1.暂时隐藏小锯齿

Showing 1 changed file with 1 additions and 0 deletions
src/index.less
... ... @@ -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;
... ...