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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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