no-bug: Properly align identity box icon (gh-13035)

This commit is contained in:
mr. m
2026-04-01 13:07:10 +02:00
committed by GitHub
parent 69e3a995ae
commit 6b5f6c7b9d

View File

@@ -486,6 +486,11 @@
margin-block: -1px !important;
}
}
& #identity-icon-box {
--urlbar-box-hover-bgcolor: transparent;
margin-inline: 2px 8px;
}
}
/* stylelint-disable-next-line media-query-no-invalid */