Fix copayer list from "Send" and "History"
This commit is contained in:
parent
dbb3db0fff
commit
3861e4e388
3 changed files with 11 additions and 13 deletions
|
|
@ -433,12 +433,15 @@ ul.tx-copayers {
|
|||
}
|
||||
|
||||
.tx-copayers li {
|
||||
border-bottom: 1px solid #CAD2DA;
|
||||
list-style: none;
|
||||
padding: 0.3rem;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.tx-copayers li.bottom-line-copayers {
|
||||
border-bottom: 1px solid #CAD2DA;
|
||||
}
|
||||
|
||||
.last-transactions-header {
|
||||
border-radius: 3px 3px 0 0;
|
||||
background: #2C3E50;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue