Skip to content

Commit

Permalink
remove row-gap from install PageTools
Browse files Browse the repository at this point in the history
  • Loading branch information
tabathadelane committed May 8, 2024
1 parent 2fb0080 commit fab5974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/install/{installConfig.agentName}.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,7 @@ const InstallPage = ({ data, location }) => {
</Layout.Content>
<Layout.PageTools
css={css`
gap: 0;
@media (max-width: 1240px) {
display: none;
}
Expand Down

0 comments on commit fab5974

Please sign in to comment.