Skip to content

Commit

Permalink
fix: test modal spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
rdubrock committed Sep 19, 2023
1 parent e08095e commit 188b621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/CheckTestResult.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ const getStyles = (theme: GrafanaTheme2) => ({
display: flex;
flex-direction: row;
justify-content: space-between;
width: 100%;
`,
headerBadges: css`
display: flex;
Expand Down

0 comments on commit 188b621

Please sign in to comment.