Adds historic rate to transaction history (if available)
This commit is contained in:
parent
f8c5e392f0
commit
a5e9373975
3 changed files with 40 additions and 5 deletions
|
|
@ -195,6 +195,11 @@ _:-ms-fullscreen, :root .main {
|
|||
height: 175px;
|
||||
}
|
||||
|
||||
.alternative-amount {
|
||||
height: 25px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.scroll-section {
|
||||
position: absolute;
|
||||
top: 120px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue