Skip to content

Commit

Permalink
Remove redundant spacer to realign accordion title and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Jul 16, 2024
1 parent 8ca51d6 commit dedde27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/components/config_section/ConfigSectionTitle.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export const ConfigSectionTitle = ({ title, iconType }) => (
)}
 {title}
</span>
<EuiSpacer size="s" />
</EuiTextColor>
</span>
</EuiTitle>
Expand Down

0 comments on commit dedde27

Please sign in to comment.