Skip to content

Commit 778408d

Browse files
committed
[Alerting UI] Converted Rules and Connectors management pages to new layout.
1 parent f466ebf commit 778408d

2 files changed

Lines changed: 226 additions & 231 deletions

File tree

x-pack/plugins/triggers_actions_ui/public/application/home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export const TriggersActionsUIHome: React.FunctionComponent<RouteComponentProps<
9090

9191
return (
9292
<EuiPageBody>
93-
<EuiPageContent>
93+
<EuiPageContent color="transparent">
9494
<EuiTitle size="m">
9595
<EuiFlexGroup>
9696
<EuiFlexItem>

0 commit comments

Comments
 (0)