diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/index.html b/web/index.html index 56ab71f88..209a7c2c7 100644 --- a/web/index.html +++ b/web/index.html @@ -71,10 +71,6 @@ } } - ::selection { - background-color: var(--backgroundLight); - } - /* Remove autofill styles on Webkit */ input:autofill, input:-webkit-autofill, |