Skip to content

Commit

Permalink
Fix search context menu coloring
Browse files Browse the repository at this point in the history
  • Loading branch information
rgantzos committed Aug 7, 2023
1 parent 1bce2ec commit fc18aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/search-context-menus.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ var style = ScratchTools.styles.add(`
border: 0px;
padding-left: 28px;
margin-bottom: 5px;
color: black !important;
}
`);

Expand Down

0 comments on commit fc18aa4

Please sign in to comment.