Skip to content

Commit

Permalink
add missing margin
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed May 29, 2024
1 parent b6597b1 commit 093ba78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/modules/components/AppFrame.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ export default function AppFrame(props) {
logoSvgString={productIdentifier.logoSvg}
wordmarkSvgString={productIdentifier.wordmarkSvg}
smallerMargin
marginLeft
/>
</Box>
<Stack direction="row" spacing={1} useFlexGap sx={{ ml: 'auto' }}>
Expand Down

0 comments on commit 093ba78

Please sign in to comment.