0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Fixed broken icon for activity empty state

This commit is contained in:
Sanne de Vries 2022-07-12 12:28:57 +01:00
parent ea92f89c1d
commit ea2bbef4c1

View file

@ -31,6 +31,13 @@
margin: 0 -4px;
}
.no-posts .gh-members-placeholder {
fill: var(--lightgrey);
width: 60px;
height: 60px;
margin-bottom: 20px;
}
.gh-member-details-activity h3 {
margin: 0 0 2px;
padding: 0;