Skip to content

Commit

Permalink
fix: cannot click the bottom right quarter of the context menu pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jan 12, 2023
1 parent 845d7b5 commit b176f01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/components/modes/treemode/JSONNode.scss
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
.jse-header-outer:hover > .jse-insert-selection-area:not(.jse-selected),
.jse-footer-outer:hover .jse-insert-selection-area:not(.jse-selected) {
visibility: visible;
z-index: 1;
}

.jse-context-menu-pointer-anchor {
Expand Down

0 comments on commit b176f01

Please sign in to comment.