Skip to content

Commit

Permalink
remove hover css styling
Browse files Browse the repository at this point in the history
  • Loading branch information
alisher-epam committed Dec 14, 2023
1 parent ae42039 commit 3718507
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
margin-left: 0;
margin-right: -1px;
}

&::before, &:focus::before {
background: none;
border: none;
box-shadow: none;
}
}

.saveButton {
Expand All @@ -28,10 +22,4 @@
margin-left: 1px;
margin-right: 0;
}

&::before, &:focus::before {
background: none;
border: none;
box-shadow: none;
}
}

0 comments on commit 3718507

Please sign in to comment.