From e9dd1773d489a777727cd4513e69ea093fe16a14 Mon Sep 17 00:00:00 2001 From: sporocyst Date: Sat, 9 May 2026 22:50:29 +0800 Subject: [PATCH] gh-13629: fix tab renaming input field too narrow (gh-13630) --- src/zen/tabs/zen-tabs/vertical-tabs.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/zen/tabs/zen-tabs/vertical-tabs.css b/src/zen/tabs/zen-tabs/vertical-tabs.css index 39d555fc2..f3624d803 100644 --- a/src/zen/tabs/zen-tabs/vertical-tabs.css +++ b/src/zen/tabs/zen-tabs/vertical-tabs.css @@ -1326,6 +1326,7 @@ padding: 0; outline: none !important; border-radius: 0; + width: 100%; } /* ==========================================================================