add padding at the end of scroll
This commit is contained in:
parent
edcbec7d96
commit
124194f522
2 changed files with 41 additions and 35 deletions
|
|
@ -415,6 +415,10 @@ ul.wallet-selection.wallets {
|
|||
}
|
||||
}
|
||||
|
||||
.scroll {
|
||||
padding-bottom: 35px;
|
||||
}
|
||||
|
||||
// History
|
||||
.updatingHistory {
|
||||
div {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue