Skip to content

Commit

Permalink
Merge pull request #1080 from newrelic/develop
Browse files Browse the repository at this point in the history
release
  • Loading branch information
sunnyzanchi committed Aug 20, 2024
2 parents 8c93f81 + 01e7c62 commit d9523e0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,9 @@ const GlobalStyles = ({ layout }) => (
transform: translateX(-100%);
padding-right: 4px;
}
.children-nowrap * {
white-space: nowrap;
}
`}
/>
);
Expand Down

0 comments on commit d9523e0

Please sign in to comment.