remove hover border effect
This commit is contained in:
parent
824ad5b543
commit
a135753af2
|
@ -458,7 +458,7 @@ img {
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-menu:hover{
|
.p-menu:hover{
|
||||||
border-left: 4px solid #ED5276cc;
|
/*border-left: 4px solid #ED5276cc;*/
|
||||||
opacity: 0.65
|
opacity: 0.65
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue