Skip to content

Commit

Permalink
Removed 1px padding
Browse files Browse the repository at this point in the history
  • Loading branch information
ek-so committed Jan 8, 2025
1 parent 0223c75 commit 99e0d71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ export const euiBetaBadgeStyles = (euiThemeContext: UseEuiTheme) => {
m: `
${logicalCSS('height', badgeSizes.m)}
${logicalCSS('padding-horizontal', euiTheme.size.base)}
padding-block-start: 1px
`,
s: `
${logicalCSS('height', badgeSizes.s)}
Expand Down

0 comments on commit 99e0d71

Please sign in to comment.