Selected tab as urlbar: Remove outline from urlbar

pull/260/head
MrOtherGuy 2 years ago
parent c48a197a63
commit 0e2b52fcaa

@ -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);

Loading…
Cancel
Save