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;