Improves more clicks
This commit is contained in:
parent
9fedae1a67
commit
39341b037b
8 changed files with 139 additions and 132 deletions
|
|
@ -1379,6 +1379,7 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
}
|
||||
}
|
||||
|
||||
<<<<<<< a4ed15ab6f9cb6ec415196f24ddee81005a8f3d6
|
||||
/* Confirmation popup */
|
||||
|
||||
.confirmTxModal {
|
||||
|
|
@ -1399,6 +1400,12 @@ input.ng-invalid-match, input.ng-invalid-match:focus {
|
|||
border-top-right-radius: 5px;
|
||||
}
|
||||
|
||||
.txModal-content {
|
||||
overflow: auto;
|
||||
height: 100%;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
|
||||
.txModal {
|
||||
background: #f6f7f9;
|
||||
border-radius: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue