We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 321b502 + c8c2d4b commit 2c23276Copy full SHA for 2c23276
src/style/PathHeaderStyle.ts
@@ -30,7 +30,7 @@ export const repoRefreshStyle = style({
30
boxSizing: 'border-box',
31
outline: 'none',
32
padding: '0px 6px',
33
- margin: 'auto 5px auto auto',
+ margin: 'auto 5px auto 5px',
34
height: '24px',
35
36
$nest: {
@@ -54,7 +54,7 @@ export const gitPushStyle = style({
54
55
56
57
58
59
60
0 commit comments