Skip to content

Commit 6791b2e

Browse files
committed
chore: redorder terminal tab so that muscle memory dont hit the close button
1 parent 92a7e68 commit 6791b2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/Extn-Terminal.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
}
121121

122122
.terminal-tab-flyout:hover {
123-
width: 160px;
123+
width: 170px;
124124
box-shadow: -2px 0 8px rgba(0, 0, 0, 0.3);
125125
}
126126

0 commit comments

Comments
 (0)