Skip to content

Commit d9b28a7

Browse files
committed
Remove outline from URL bar background for improved styling
1 parent 5497016 commit d9b28a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/browser/base/content/zen-styles/zen-urlbar.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
#urlbar-background {
3030
background: var(--zen-dialog-background);
31+
outline: none !important;
3132
}
3233

3334
#urlbar[focused='true'] > #urlbar-background {

0 commit comments

Comments
 (0)