diff --git a/chrome/selected_tab_as_urlbar.css b/chrome/selected_tab_as_urlbar.css index c2249f1..2517dd4 100644 --- a/chrome/selected_tab_as_urlbar.css +++ b/chrome/selected_tab_as_urlbar.css @@ -21,6 +21,7 @@ See the above repository for updates as well as full license text. */ background: transparent !important; border: none !important; box-shadow: none !important; + outline: none !important; } .urlbarView{ background: var(--toolbar-field-focus-background-color);