diff --git a/web/src/app.css b/web/src/app.css index 31ac9eb4da..17624261e3 100644 --- a/web/src/app.css +++ b/web/src/app.css @@ -153,11 +153,6 @@ background-color: black; } - input:focus-visible { - outline-offset: 0px !important; - outline: none !important; - } - .text-white-shadow { text-shadow: 0 0 4px rgba(0, 0, 0, 0.9),