Skip to content

Commit db46aa7

Browse files
committed
refactor: improve styles for the git branch button in git panel toolbar
1 parent 4c682a9 commit db46aa7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/extensions/default/Git/styles/git-styles.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,14 +1116,15 @@
11161116
box-sizing: border-box;
11171117
height: 22px;
11181118
margin-top: 2px;
1119-
margin-right: 8px;
1119+
margin-right: 4px;
11201120
padding: 2px 10px;
11211121
font-size: 12px;
11221122
line-height: 16px;
11231123
white-space: nowrap;
11241124
cursor: default;
11251125
i {
11261126
margin-right: 4px;
1127+
font-size: 10px;
11271128
}
11281129
&:not(.clickable) {
11291130
opacity: .5;

0 commit comments

Comments
 (0)