Revert text selection bg color change (#2689)
This commit is contained in:
parent
e45f0b6c43
commit
08a11f628e
2 changed files with 0 additions and 8 deletions
|
@ -67,10 +67,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: var(--backgroundLight);
|
||||
}
|
||||
|
||||
/* Remove autofill styles on Webkit */
|
||||
input:autofill,
|
||||
input:-webkit-autofill,
|
||||
|
|
|
@ -71,10 +71,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: var(--backgroundLight);
|
||||
}
|
||||
|
||||
/* Remove autofill styles on Webkit */
|
||||
input:autofill,
|
||||
input:-webkit-autofill,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue