Revert text selection bg color change (#2689)

This commit is contained in:
Eric Bailey
2024-01-30 17:48:18 -06:00
committed by GitHub
parent e45f0b6c43
commit 08a11f628e
2 changed files with 0 additions and 8 deletions
-4
View File
@@ -67,10 +67,6 @@
}
}
::selection {
background-color: var(--backgroundLight);
}
/* Remove autofill styles on Webkit */
input:autofill,
input:-webkit-autofill,
-4
View File
@@ -71,10 +71,6 @@
}
}
::selection {
background-color: var(--backgroundLight);
}
/* Remove autofill styles on Webkit */
input:autofill,
input:-webkit-autofill,