From 5a91c0c70bd7786133d8f92ef2070a6175d20fcc Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Tue, 3 Mar 2026 00:49:55 +0100 Subject: [PATCH] feat: Add more spacings between the essentials paddings, b=no-bug, c=tabs --- src/zen/tabs/zen-tabs/vertical-tabs.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/zen/tabs/zen-tabs/vertical-tabs.css b/src/zen/tabs/zen-tabs/vertical-tabs.css index 000b0ab22..6e9591802 100644 --- a/src/zen/tabs/zen-tabs/vertical-tabs.css +++ b/src/zen/tabs/zen-tabs/vertical-tabs.css @@ -1137,7 +1137,8 @@ position: absolute; :root[zen-single-toolbar="true"] &:not(:empty) { - padding-top: 4px; + padding-top: 6px; + padding-bottom: 2px; } &[hidden="true"] {