Skip to content

Commit

Permalink
Increase font size of the popup notification dropmarker for better vi…
Browse files Browse the repository at this point in the history
…sibility
  • Loading branch information
mauro-balades committed Jan 25, 2025
1 parent 5423aee commit fa62827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/browser/base/content/zen-styles/zen-urlbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ button.popup-notification-dropmarker {
--urlbar-margin-inline: 10px !important;
position: absolute;

font-size: 1.15em !important;
top: calc(var(--zen-toolbar-height) * 2) !important;

:root[zen-right-side='true'] & {
Expand Down

0 comments on commit fa62827

Please sign in to comment.