* 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;
}
#dlgSendWalletPassword .modalBody {
#dlgSendWalletPassword .modalBody,
#dlgImportFromPrivateKey .modalBody {
height: 300px;
}
@@ -145,8 +146,7 @@ body.pg-loaded > .inner {
#dlgAddAddressToBook .modalBody,
#dlgChangeWalletName .modalBody,
#dlgChangeAddressName .modalBody,
#dlgImportFromPrivateKey .modalBody {
#dlgChangeAddressName .modalBody {
height: 150px;
}