🐛 Fixing links opacity
This commit is contained in:
parent
7d0e0a6010
commit
2883a71c3c
@ -46,13 +46,6 @@ a,
|
|||||||
a:visited {
|
a:visited {
|
||||||
color: initial;
|
color: initial;
|
||||||
text-decoration: none !important;
|
text-decoration: none !important;
|
||||||
opacity: 1;
|
|
||||||
transition: opacity 0.15s ease-in-out;
|
|
||||||
will-change: opacity;
|
|
||||||
}
|
|
||||||
|
|
||||||
a:hover {
|
|
||||||
opacity: 0.9;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.react-select__input-container {
|
.react-select__input-container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user