1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

Making changes to flitter-buttons on hover (#3233)

Co-authored-by: dynwee <onwudiweokeke@gmail.com>
This commit is contained in:
cyprain-okeke
2022-08-05 16:02:05 +01:00
committed by GitHub
parent 0eda418591
commit 7526b46bfd

View File

@@ -131,15 +131,6 @@
align-items: center;
width: 100%;
&:hover,
&:focus {
.filter-button {
@include themify($themes) {
color: themed("primaryColor");
}
}
}
button {
@extend .no-btn;
}