! fixed import from zip file

+ import from private key
This commit is contained in:
Taegus
2019-01-05 18:09:08 +01:00
parent 7fb212f7fc
commit b9d5fdadc2
5 changed files with 85 additions and 44 deletions

View File

@@ -136,7 +136,8 @@ body.pg-loaded > .inner {
#dlgAddAddressToBook .modalBody,
#dlgChangeWalletName .modalBody,
#dlgChangeAddressName .modalBody {
#dlgChangeAddressName .modalBody,
#dlgImportFromPrivateKey .modalBody {
height: 150px;
}