Skip to content

Commit

Permalink
adjust urlbar height
Browse files Browse the repository at this point in the history
  • Loading branch information
bmFtZQ committed Dec 15, 2022
1 parent 09581b0 commit a52fdb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/toolbar/urlbar.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* EdgeFr-Fox by bmFtZQ - urlbar.css */

:root {
--urlbar-min-height: 32px !important;
--urlbar-min-height: 30px !important;
--urlbarView-item-inline-padding: 14px !important;
--urlbar-icon-border-radius: var(--toolbarbutton-border-radius) !important;
--urlbar-icon-padding: calc(var(--toolbarbutton-inner-padding) - 2px) !important;
Expand Down

0 comments on commit a52fdb3

Please sign in to comment.