Skip to content

Commit 65fdb15

Browse files
committed
issue-2586 Clicking on the menu separator will open the menu
1 parent 33afddb commit 65fdb15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/TopNav/PrimaryNav.module.scss

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
}
9797

9898
&::before {
99+
cursor: default;
99100
content: "";
100101
position: absolute;
101102
display: block;

0 commit comments

Comments
 (0)