Skip to content

Commit f56a68d

Browse files
committed
fix(workspace): vertically align icon and text in bottom panel tab title
1 parent f039bd4 commit f56a68d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/styles/Extn-BottomPanelTabs.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145
}
146146

147147
.bottom-panel-tab-title {
148+
display: inline-flex;
149+
align-items: center;
148150
pointer-events: none;
149151
}
150152

0 commit comments

Comments
 (0)