1
0
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:
Vasek Mlejnsky 2018-09-20 09:53:29 +02:00
parent 3202ba2f6d
commit 7f133e6bb2

View File

@ -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;