From cf3d972641d62cbb50b4718a793122b6db58a7ef Mon Sep 17 00:00:00 2001 From: "aritro.ghosh" Date: Wed, 30 Oct 2024 12:52:57 +0530 Subject: [PATCH] revert: remove changes of pr #746 --- src/index.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/index.css b/src/index.css index 569cce3f..9302e6cb 100644 --- a/src/index.css +++ b/src/index.css @@ -1,13 +1,3 @@ -/* Remove focus outline in Firefox */ -@-moz-document url-prefix() { - *:focus, - *:focus-visible, - *:focus-within, - *:active { - outline: transparent !important; - } -} - /* Remove contact and password icon in safari */ input::-webkit-credentials-auto-fill-button, input::-webkit-contacts-auto-fill-button {