style(menu): 分隔线使用默认光标 (#13854)

This commit is contained in:
Jeffrey Chen
2025-01-29 21:11:13 +08:00
committed by GitHub
parent 7f1db1fefd
commit 32b9b9919a

View File

@@ -330,6 +330,7 @@
width: 100%;
box-sizing: border-box;
padding: 0;
cursor: default;
}
&__submenu {