Skip to content

Commit 44fc789

Browse files
committed
Increase margin between commit button and panel bottom
1 parent 98af103 commit 44fc789

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/style/CommitBox.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ export const commitButtonClass = style({
7474
width: '100%',
7575
height: '2em',
7676

77+
marginBottom: '0.5em',
78+
7779
color: 'white',
7880
fontSize: 'var(--jp-ui-font-size1)',
7981

0 commit comments

Comments
 (0)