Fix hotkeys close button
This commit is contained in:
parent
393f9d396c
commit
a9816e189a
|
@ -88,8 +88,8 @@
|
|||
}
|
||||
|
||||
.cfp-hotkeys-close:hover {
|
||||
background-color: #fff;
|
||||
cursor: pointer;
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
@media all and (max-width: $mobile-view) {
|
||||
|
|
Loading…
Reference in New Issue