diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index a9fca4c86..88cdcbc00 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -145,7 +145,7 @@ .menu-wrapper { - .menu-item:first-child { + .menu-item:is(.snippets > .menu-wrapper > .menu-item):first-child { .caret { display: none; }