Skip to content

Commit

Permalink
fix: first item could not be selected (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
syedsajjadkazmii committed Apr 4, 2024
1 parent 2e76a03 commit 4e20639
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/common/style.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
.dropdown-menu a:first-child {
pointer-events: none;
}

@media screen and (max-width: 768px) {
.menu-content li:first-child {
display: flex;
Expand Down

0 comments on commit 4e20639

Please sign in to comment.