Skip to content

Commit 235fc99

Browse files
committed
style: increase margins around revision input for better separation
1 parent c752cc1 commit 235fc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
align-items: flex-end;
405405
gap: 8px;
406406
padding: 8px 8px 8px 16px;
407-
margin: 16px 0 0 0;
407+
margin: 24px 0 24px 0;
408408
background: var(--background-secondary);
409409
border: 1px solid var(--background-modifier-border);
410410
border-radius: 26px;

0 commit comments

Comments
 (0)