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 89d54e6 commit 38a87dcCopy full SHA for 38a87dc
web/src/components/BlueIconTextButtonContainer.tsx
@@ -15,7 +15,7 @@ export const BlueIconTextButtonContainer = styled.div`
15
}
16
17
label {
18
- margin-top: 2px;
+ margin-top: 1px;
19
color: ${({ theme }) => theme.primaryBlue};
20
21
0 commit comments