Skip to content

Commit

Permalink
Remove spacer
Browse files Browse the repository at this point in the history
  • Loading branch information
doakalexi committed Sep 14, 2023
1 parent da2670e commit 5cb92db
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ export const QueryFormTypeChooser: React.FC<QueryFormTypeProps> = ({
/>
</EuiFlexItem>
</EuiFlexGroup>
<EuiSpacer size="xs" />
<EuiText color="subdued" size="s" data-test-subj="selectedRuleFormTypeDescription">
{activeFormTypeItem?.description}
</EuiText>
Expand Down

0 comments on commit 5cb92db

Please sign in to comment.