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.
1 parent 9b138f2 commit 58c0fdeCopy full SHA for 58c0fde
src/webviews/apps/plus/home/components/branch-card.ts
@@ -134,8 +134,8 @@ export const branchCardStyles = css`
134
position: absolute;
135
z-index: var(--gl-branch-card-actions-zindex, 2);
136
right: 0.4rem;
137
- bottom: 0.4rem;
138
- padding: 0.2rem 0.4rem;
+ bottom: 0.3rem;
+ padding: 0.4rem 0.6rem;
139
background-color: var(--gl-card-hover-background);
140
}
141
0 commit comments