Fixed urlbar being below the tabs visually (closes https://github.com/zen-browser/desktop/issues/4276)

This commit is contained in:
mr. M
2025-01-11 14:24:55 +01:00
parent 18f84476ef
commit a035b6f1c6

View File

@@ -360,6 +360,7 @@ button.popup-notification-dropmarker {
}
#urlbar[open] {
z-index: 2;
--urlbar-margin-inline: 5px !important;
& #identity-box {