Fixed buttons hover style
This commit is contained in:
parent
afcebb10b1
commit
7fca709203
|
@ -253,8 +253,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
background: #fff;
|
||||||
|
color: #000;
|
||||||
|
|
||||||
.icon img {
|
.icon img {
|
||||||
filter: invert(0.7);
|
filter: invert(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user