Revert text selection bg color change (#2689)
This commit is contained in:
@@ -67,10 +67,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::selection {
|
|
||||||
background-color: var(--backgroundLight);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Remove autofill styles on Webkit */
|
/* Remove autofill styles on Webkit */
|
||||||
input:autofill,
|
input:autofill,
|
||||||
input:-webkit-autofill,
|
input:-webkit-autofill,
|
||||||
|
|||||||
@@ -71,10 +71,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::selection {
|
|
||||||
background-color: var(--backgroundLight);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Remove autofill styles on Webkit */
|
/* Remove autofill styles on Webkit */
|
||||||
input:autofill,
|
input:autofill,
|
||||||
input:-webkit-autofill,
|
input:-webkit-autofill,
|
||||||
|
|||||||
Reference in New Issue
Block a user