Browse Source

revert qortal

qdn-metadata
AlphaX-Projects 3 years ago committed by GitHub
parent
commit
4e1236e316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      qortal-ui-core/src/components/login-view/login-section.js

2
qortal-ui-core/src/components/login-view/login-section.js

@ -280,7 +280,7 @@ class LoginSection extends connect(store)(LitElement) {
<div page="seed" id="seedPage">
<div>
<div style="display:flex;">
<mwc-textfield style="width:100%;" icon="clear_all" label="Qortal address seed" id="v1SeedInput" type="password"></mwc-textfield>
<mwc-textfield style="width:100%;" icon="clear_all" label="Qora address seed" id="v1SeedInput" type="password"></mwc-textfield>
</div>
</div>
</div>

Loading…
Cancel
Save