mirror of
https://github.com/trezor/trezor-wallet
synced 2025-05-08 18:08:49 +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;
|
width: 36px;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
line-height: 30px;
|
line-height: 25px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user