mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Updated attribution widget empty state
refs https://github.com/TryGhost/Team/issues/1986
This commit is contained in:
parent
03bfe2504e
commit
49a922fbd5
1 changed files with 7 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue