mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-15 21:08:57 +00:00
Change line height in pending transaction icon
This commit is contained in:
parent
3202ba2f6d
commit
7f133e6bb2
@ -44,7 +44,7 @@ const TransactionIcon = styled.div`
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
border-radius: 50%;
|
||||
line-height: 30px;
|
||||
line-height: 25px;
|
||||
text-transform: uppercase;
|
||||
user-select: none;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user