Skip to content

Commit

Permalink
shift bottom-right next step box
Browse files Browse the repository at this point in the history
  • Loading branch information
regisoc committed Feb 29, 2024
1 parent 090d5d1 commit a4110ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/dataquery/jsx/nextsteps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ function NextSteps(props: {
display: 'flex',
alignItems: 'stretch',
height: 120,
paddingRight : '14px',
}}>
<div style={style}>
<h3>Next Steps</h3>
Expand Down

0 comments on commit a4110ed

Please sign in to comment.