Input dropdown: style minor fix
This commit is contained in:
parent
161af4654f
commit
75365d1925
@ -95,6 +95,7 @@
|
|||||||
}
|
}
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: rgba(157, 224, 173, 0.2);
|
background-color: rgba(157, 224, 173, 0.2);
|
||||||
|
color: $cMainBg;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user