mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Added mentions widget to post analytics
refs https://github.com/TryGhost/Team/issues/2575
This commit is contained in:
parent
179fe96c5a
commit
ba93f95905
1 changed files with 1 additions and 1 deletions
|
@ -1927,7 +1927,7 @@
|
|||
flex: 1;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-evenly;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.gh-post-analytics-mention {
|
||||
|
|
Loading…
Add table
Reference in a new issue