From 4e6521a71313768a287b9fde29d961282edb44a5 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 b044ad28b..d8e117132 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%; } /* ==========================================================================