Skip to content

Commit

Permalink
Update CustomDropdown.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Riddhi162 authored Jul 26, 2024
1 parent b6335e7 commit 1337e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frontend/src/Pages/CustomDropdown.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
}

.custom-dropdown-option:hover {
background-color: var(--color-hover);
background-color: purple;
color: #fff;
}

0 comments on commit 1337e73

Please sign in to comment.