Updated attribution widget empty state

refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
Djordje Vlaisavljevic 2022-09-28 11:04:28 +02:00
parent 03bfe2504e
commit 49a922fbd5

View File

@ -1169,6 +1169,13 @@ Dashboard Attribution */
padding: 0;
}
.attribution-list-empty svg {
width: 40px;
height: 40px;
margin-bottom: 12px;
color: var(--lightgrey);
}
/* ---------------------------------
Dashboard Engagement */