Updated mentions dashboard widget design

refs https://github.com/TryGhost/Team/issues/2481
This commit is contained in:
Djordje Vlaisavljevic 2023-02-21 20:10:40 +00:00
parent a439631d3c
commit 179fe96c5a

View File

@ -2576,7 +2576,7 @@ Dashboard Mentions */
flex: 1;
display: flex;
flex-direction: column;
justify-content: space-evenly;
justify-content: flex-start;
}
.gh-dashboard-mentions-header {