We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244f8cd commit ae02974Copy full SHA for ae02974
src/app/pages/Sandbox/Editor/Content/Header/Action.js
@@ -74,7 +74,7 @@ const ActionTooltip = styled(Tooltip)`
74
75
const IconContainer = styled.div`
76
display: flex;
77
- alignItems: center;
+ align-items: center;
78
height: 100%;
79
padding: 0 .75rem;
80
`;
0 commit comments