Increase font size of the popup notification dropmarker for better visibility

This commit is contained in:
mr. M
2025-01-25 18:16:29 +01:00
parent 5423aee3d5
commit fa62827717

View File

@@ -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'] & {