diff --git a/client/src/app/core/hotkeys/hotkeys.component.scss b/client/src/app/core/hotkeys/hotkeys.component.scss index da23b1f48..5eb38f98f 100644 --- a/client/src/app/core/hotkeys/hotkeys.component.scss +++ b/client/src/app/core/hotkeys/hotkeys.component.scss @@ -88,8 +88,8 @@ } .cfp-hotkeys-close:hover { - background-color: #fff; cursor: pointer; + opacity: 0.8; } @media all and (max-width: $mobile-view) {