Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bokkypoobah committed Apr 23, 2024
1 parent f4dfb68 commit a2ce2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wallettool.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<!-- :MODALADDRESS -->
<b-modal id="modal-address" hide-footer size="lg">
<template #modal-title>
Address
Mnemonic Derived Address
</template>
<b-form-group label="Path:" label-for="address-path" label-size="sm" label-cols-sm="3" label-align-sm="right" class="mx-0 my-1 p-0">
<b-form-input type="text" size="sm" readonly id="address-path" v-model.trim="address.path" style="max-width: 400px;"></b-form-input>
Expand Down

0 comments on commit a2ce2cc

Please sign in to comment.