Skip to content

Commit edc3904

Browse files
committed
fix(styles): Move delete button farther away from enable button
Fixes #662
1 parent 31d7a21 commit edc3904

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/renderer/src/components/accounts/EditImporter.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
.actionButtonsWrapper {
1818
display: flex;
1919
justify-content: space-between;
20+
margin-top: 20px;
2021
}
2122

2223
.formGroup {

0 commit comments

Comments
 (0)