mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 22:25:21 +01:00
style: sat symbol move
This commit is contained in:
parent
128bcaa492
commit
4bdc469451
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ export const getValue = ({
|
|||
) : (
|
||||
<>
|
||||
{breakAmount}
|
||||
<SatoshiSymbol />
|
||||
<SatoshiSymbol transform={'translate(0,2)'} />
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue