0
Fork 0
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:
Djordje Vlaisavljevic 2023-02-21 20:10:49 +00:00
parent 179fe96c5a
commit ba93f95905

View file

@ -1927,7 +1927,7 @@
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-evenly;
justify-content: flex-start;
}
.gh-post-analytics-mention {