fix transactions content
This commit is contained in:
parent
47f5a346bc
commit
0c043932ff
1 changed files with 2 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ h4.title a {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.preferences h4, .modal-content h4 {
|
.preferences h4, .modal-content h4, .walletHome h4 {
|
||||||
background: #F6F7F9;
|
background: #F6F7F9;
|
||||||
padding: 25px 0px 5px 20px;
|
padding: 25px 0px 5px 20px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
@ -329,6 +329,7 @@ ul.tx-copayers {
|
||||||
}
|
}
|
||||||
|
|
||||||
.last-transactions-content {
|
.last-transactions-content {
|
||||||
|
background: #fff;
|
||||||
padding: 1.5rem 1rem;
|
padding: 1.5rem 1rem;
|
||||||
cursor:pointer;
|
cursor:pointer;
|
||||||
border-bottom: 1px solid #E4E8EC;
|
border-bottom: 1px solid #E4E8EC;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue