* updated style

This commit is contained in:
Taegus
2019-03-07 08:28:16 +01:00
parent 9518b59508
commit 8ace4e91df

View File

@@ -130,7 +130,8 @@ body.pg-loaded > .inner {
height: 200px; height: 200px;
} }
#dlgSendWalletPassword .modalBody { #dlgSendWalletPassword .modalBody,
#dlgImportFromPrivateKey .modalBody {
height: 300px; height: 300px;
} }
@@ -145,8 +146,7 @@ body.pg-loaded > .inner {
#dlgAddAddressToBook .modalBody, #dlgAddAddressToBook .modalBody,
#dlgChangeWalletName .modalBody, #dlgChangeWalletName .modalBody,
#dlgChangeAddressName .modalBody, #dlgChangeAddressName .modalBody {
#dlgImportFromPrivateKey .modalBody {
height: 150px; height: 150px;
} }