Skip to content

Commit

Permalink
Update beta_badge.styles.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ek-so committed Jan 6, 2025
1 parent 368a487 commit 0ad802e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export const euiBetaBadgeStyles = (euiThemeContext: UseEuiTheme) => {
},
euiBetaBadge__icon: css`
position: relative;
transform: translate(0, -0.05em);
transform: translate(0, -1px);
`,
// Alignments
baseline: css`
Expand Down

0 comments on commit 0ad802e

Please sign in to comment.