[WEB-3203] fix: dashboard widgets' empty state content and assets (#6450)

* fix: empty state content

* chore: replace margin with padding
This commit is contained in:
Aaryan Khandelwal 2025-01-24 15:23:41 +05:30 committed by GitHub
parent 0b53912295
commit d08c03f557
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 157 additions and 162 deletions

View file

@ -25,7 +25,7 @@ export const HOME_WIDGETS_LIST: {
quick_links: {
component: DashboardQuickLinks,
fullWidth: false,
title: "Quick links",
title: "Quicklinks",
},
recents: {
component: RecentActivityWidget,