diff --git a/ghost/admin/app/styles/layouts/dashboard.css b/ghost/admin/app/styles/layouts/dashboard.css index edac941321..8f05f304e1 100644 --- a/ghost/admin/app/styles/layouts/dashboard.css +++ b/ghost/admin/app/styles/layouts/dashboard.css @@ -1169,6 +1169,13 @@ Dashboard Attribution */ padding: 0; } +.attribution-list-empty svg { + width: 40px; + height: 40px; + margin-bottom: 12px; + color: var(--lightgrey); +} + /* --------------------------------- Dashboard Engagement */