Skip to content

Commit

Permalink
Merge pull request #79 from leo42/Visual-fixes
Browse files Browse the repository at this point in the history
Visual fixes
  • Loading branch information
leo42 authored Jan 21, 2024
2 parents a4f177b + 9dcd3e1 commit e2b4c45
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Fe/src/components/Overview.css
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,9 @@
}



.disconnectButton label{
top: -11px;
left: -3px;
left: -6px;
position: relative;
}

Expand Down
2 changes: 1 addition & 1 deletion Fe/src/helpers/tokenInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ async function getTokenInfo(tokenId){
"name": "ADA",
"ticker": "ADA",
"decimals": 6,
"image": "https://icons-for-free.com/iconfiles/png/512/cardano+icon-1320162855683510157.png",
"image": "assets/ADA.png",
"unit": "lovelace",

"fetch_time": Date.now()
Expand Down
Binary file added Fe/src/html/assets/ADA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e2b4c45

Please sign in to comment.