Skip to content

Commit 18f04c6

Browse files
committed
Adjust branch dropdown alignment
1 parent a78cac8 commit 18f04c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/style/BranchHeaderStyle.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ export const headerButtonDisabledStyle = style({
8282

8383
export const branchListItemStyle = style({
8484
listStyle: 'none',
85+
textAlign: 'left',
86+
marginLeft: '1em',
8587
color: 'var(--jp-ui-font-color1)'
8688
});
8789

0 commit comments

Comments
 (0)