Skip to content

Commit ae02974

Browse files
author
Ives van Hoorne
committed
Fix styling typo
1 parent 244f8cd commit ae02974

File tree

1 file changed

+1
-1
lines changed
  • src/app/pages/Sandbox/Editor/Content/Header

1 file changed

+1
-1
lines changed

src/app/pages/Sandbox/Editor/Content/Header/Action.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const ActionTooltip = styled(Tooltip)`
7474

7575
const IconContainer = styled.div`
7676
display: flex;
77-
alignItems: center;
77+
align-items: center;
7878
height: 100%;
7979
padding: 0 .75rem;
8080
`;

0 commit comments

Comments
 (0)