mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Updated attribution widget empty state
refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
parent
03bfe2504e
commit
49a922fbd5
@ -1169,6 +1169,13 @@ Dashboard Attribution */
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.attribution-list-empty svg {
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
margin-bottom: 12px;
|
||||
color: var(--lightgrey);
|
||||
}
|
||||
|
||||
/* ---------------------------------
|
||||
Dashboard Engagement */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user