Skip to content

Commit 3542fa7

Browse files
Aligns repo picker better with the rest of the commit composer header
1 parent a846faa commit 3542fa7

File tree

1 file changed

+4
-0
lines changed
  • src/webviews/apps/plus/composer/components

1 file changed

+4
-0
lines changed

src/webviews/apps/plus/composer/components/app.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ export class ComposerApp extends LitElement {
123123
opacity: 0.8;
124124
}
125125
126+
gl-repo-button-group {
127+
transform: translateY(1px);
128+
}
129+
126130
.header-actions {
127131
flex: none;
128132
display: flex;

0 commit comments

Comments
 (0)