Skip to content

Commit

Permalink
Revert primary button hover style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
TimCsaky committed Oct 12, 2023
1 parent 6ea63fd commit d519504
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions frontend/src/assets/primevue.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@
color: $bcbox-outline-on-primary !important;
}

&:hover {
border-color: $bcbox-primary !important;
color: $bcbox-outline-on-primary !important;
background-color: $bcbox-primary !important;
}
}
}

Expand Down

0 comments on commit d519504

Please sign in to comment.