Fix hotkeys close button

pull/5665/head
Chocobozzz 2023-02-28 14:14:57 +01:00
parent 393f9d396c
commit a9816e189a
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -88,8 +88,8 @@
}
.cfp-hotkeys-close:hover {
background-color: #fff;
cursor: pointer;
opacity: 0.8;
}
@media all and (max-width: $mobile-view) {