Added a small right margin to the open rate bar graphs in new Dashboard

refs: https://github.com/TryGhost/Team/issues/1531
This commit is contained in:
James Morris 2022-05-10 19:05:44 +01:00
parent 236f6589c2
commit 1c1dbc9310

View File

@ -1431,6 +1431,7 @@ Dashboard v5 Misc */
display: block;
flex-grow: 1;
margin-left: 20px;
margin-right: 8px;
}
.gh-dashboard5-rate-amount + span {