Skip to content

Commit

Permalink
Fix warning tag hover color
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Jun 22, 2024
1 parent 3ff4636 commit dc8ad68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions judgels-client/src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ blockquote {
}
}

.bp5-intent-warning:not(.bp5-disabled, :hover) {
&.bp5-button,
.bp5-intent-warning:not(.bp5-disabled) {
&:not(:hover).bp5-button,
&.bp5-tag,
&.bp5-toast,
&.bp5-toast .bp5-icon,
Expand Down

0 comments on commit dc8ad68

Please sign in to comment.