We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a7c08 commit 2bca956Copy full SHA for 2bca956
ts/components/leftpane/MessageRequestsBanner.tsx
@@ -48,7 +48,7 @@ const StyledUnreadCounter = styled.div`
48
margin-left: var(--margins-sm);
49
min-width: 20px;
50
height: 20px;
51
- line-height: 25px;
+ line-height: 20px;
52
display: flex;
53
flex-direction: row;
54
align-items: center;
0 commit comments