fixed logo hover
This commit is contained in:
parent
fec5023ac0
commit
e28b82d9a9
@ -20,7 +20,7 @@ body {
|
|||||||
background: rgba(0, 0, 0, .25) !important;
|
background: rgba(0, 0, 0, .25) !important;
|
||||||
}
|
}
|
||||||
.sidemenu__logo:hover {
|
.sidemenu__logo:hover {
|
||||||
background: rgba(0, 0, 0, .25); !important;
|
background: rgba(0, 0, 0, .25) !important;
|
||||||
}
|
}
|
||||||
.sidemenu-item.active, .sidemenu-item:hover {
|
.sidemenu-item.active, .sidemenu-item:hover {
|
||||||
background-color: rgba(0, 0, 0, .25) !important;
|
background-color: rgba(0, 0, 0, .25) !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user