[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:
parent
0b53912295
commit
d08c03f557
20 changed files with 157 additions and 162 deletions
|
|
@ -25,7 +25,7 @@ export const HOME_WIDGETS_LIST: {
|
|||
quick_links: {
|
||||
component: DashboardQuickLinks,
|
||||
fullWidth: false,
|
||||
title: "Quick links",
|
||||
title: "Quicklinks",
|
||||
},
|
||||
recents: {
|
||||
component: RecentActivityWidget,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue