mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
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:
parent
236f6589c2
commit
1c1dbc9310
@ -1431,6 +1431,7 @@ Dashboard v5 Misc */
|
||||
display: block;
|
||||
flex-grow: 1;
|
||||
margin-left: 20px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.gh-dashboard5-rate-amount + span {
|
||||
|
Loading…
Reference in New Issue
Block a user