Skip to content

Commit 38ade6e

Browse files
committed
chore: tabs in terminal lessen width
1 parent c980768 commit 38ade6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/styles/Extn-Terminal.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
}
105105

106106
.terminal-tabs-expanded .terminal-tab-bar {
107-
width: 170px;
108-
min-width: 170px;
107+
width: 159px;
108+
min-width: 159px;
109109
}
110110

111111
/* ─── Tab sidebar: static, no flyout/hover ─── */

0 commit comments

Comments
 (0)