diff --git a/judgels-client/src/styles/index.scss b/judgels-client/src/styles/index.scss index 157675a51..1a65a3d0a 100644 --- a/judgels-client/src/styles/index.scss +++ b/judgels-client/src/styles/index.scss @@ -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,