We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4ab84 commit 1d20816Copy full SHA for 1d20816
public/utils/helpers.js
@@ -206,6 +206,7 @@ export function registerAlertsCard() {
206
id: 'analytics_all_recent_alerts_card',
207
kind: 'custom',
208
order: 10,
209
+ width: 16,
210
render: () => (
211
<DataSourceAlertsCard
212
getDataSourceMenu={getDataSourceManagementPlugin()?.ui.getDataSourceMenu}
0 commit comments