Skip to content

Commit

Permalink
Merge pull request #506 from Riddhi162/main
Browse files Browse the repository at this point in the history
Added the styling to dropdown
  • Loading branch information
harshalhonde21 authored Jul 30, 2024
2 parents 628c36a + 1337e73 commit c8da708
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 c8da708

Please sign in to comment.