remove hover border effect

This commit is contained in:
surajmandalcell 2018-06-09 07:58:31 +05:30
parent 824ad5b543
commit a135753af2
1 changed files with 1 additions and 1 deletions

View File

@ -458,7 +458,7 @@ img {
}
.p-menu:hover{
border-left: 4px solid #ED5276cc;
/*border-left: 4px solid #ED5276cc;*/
opacity: 0.65
}