Change line height in pending transaction icon

pull/64/head
Vasek Mlejnsky 6 years ago
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…
Cancel
Save