Skip to content

Commit

Permalink
Fix the color of search bar results
Browse files Browse the repository at this point in the history
  • Loading branch information
reyraa committed Feb 17, 2020
1 parent a52405e commit 6872fa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/shared/searchBar/transactionsAndBlocks.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
justify-content: flex-start;
align-items: center;
cursor: pointer;
color: var(--color-maastricht-blue);

&:hover {
background-color: var(--primary-background-color);
Expand Down

0 comments on commit 6872fa8

Please sign in to comment.