Hello @codersantosh,
Thank you very much for your reply. I was reading and it is as you say, that function does not work with Edge.
To the code that I send I added
input:focus,
div:focus-within {
box-shadow: none !important;
}
and issue was resolved
Thank you very much.