From 684dbfdc0bf7887283a00535bf3e2df099350628 Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Sun, 16 Nov 2025 02:55:54 +0100 Subject: [PATCH] feat: Properly align site control icons, b=no-bug, c=common --- src/zen/common/styles/zen-single-components.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/zen/common/styles/zen-single-components.css b/src/zen/common/styles/zen-single-components.css index efb207c32..309c6a15f 100644 --- a/src/zen/common/styles/zen-single-components.css +++ b/src/zen/common/styles/zen-single-components.css @@ -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']) & {