Skip to content

Commit e9fa61f

Browse files
committed
chore: add margin top to exportkeysform
1 parent 71e4102 commit e9fa61f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/ExportKeysForm.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ export default defineComponent({
235235
<style lang="scss" scoped>
236236
.export-keys-form {
237237
&__keys {
238+
margin-top: 12px;
238239
margin-bottom: 24px;
239240
}
240241
&__disclaimer {

0 commit comments

Comments
 (0)