smaller Counter in devicemenu

pull/460/head
slowbackspace 5 years ago
parent 35da1d37c2
commit 405d9596b2

@ -39,8 +39,9 @@ const Counter = styled.div`
border: 1px solid ${colors.DIVIDER};
border-radius: 50%;
color: ${colors.TEXT_SECONDARY};
width: 24px;
height: 24px;
width: 22px;
height: 22px;
line-height: 0.9rem;
font-size: ${FONT_SIZE.COUNTER};
`;

Loading…
Cancel
Save