mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Fixed broken icon for activity empty state
This commit is contained in:
parent
ea92f89c1d
commit
ea2bbef4c1
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user