Change popover hover color to white.
parent
25a33de3d7
commit
b3bff484e3
|
@ -56,7 +56,7 @@
|
|||
border: 0;
|
||||
}
|
||||
&:hover {
|
||||
color: $fresh-taiga;
|
||||
color: $white;
|
||||
transition: color .3s linear;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue