Loose div in Utilities > Stream health screen (#2844)
This commit is contained in:
@@ -279,9 +279,7 @@ const StreamHealth = () => {
|
||||
<Space direction="vertical" size="middle">
|
||||
<Row justify="space-around">
|
||||
<Col style={{ width: '100%' }}>
|
||||
<Card type="inner">
|
||||
<StreamHealthOverview showTroubleshootButton={false} />
|
||||
</Card>
|
||||
<StreamHealthOverview showTroubleshootButton={false} />
|
||||
</Col>
|
||||
</Row>
|
||||
<Row
|
||||
|
||||
Reference in New Issue
Block a user