Skip to content

Commit 4e20639

Browse files
fix: first item could not be selected (#561)
1 parent 2e76a03 commit 4e20639

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/common/style.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
.dropdown-menu a:first-child {
2-
pointer-events: none;
3-
}
4-
51
@media screen and (max-width: 768px) {
62
.menu-content li:first-child {
73
display: flex;

0 commit comments

Comments
 (0)