feat: Properly align site control icons, b=no-bug, c=common

This commit is contained in:
mr. m
2025-11-16 02:55:54 +01:00
parent 58c2c2cd8f
commit 684dbfdc0b

View File

@@ -375,7 +375,7 @@ body > #confetti {
.zen-site-data-section {
gap: 2px;
padding: 10px;
padding: 9px;
padding-bottom: 8px;
}
@@ -506,7 +506,7 @@ body > #confetti {
#zen-site-data-header {
gap: 8px;
align-items: center;
padding: 10px 8px;
padding: 10px 9px;
padding-bottom: 0;
:root[zen-single-toolbar='true']:not([zen-right-side='true']) & {