mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05: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
1 changed files with 1 additions and 0 deletions
|
@ -1431,6 +1431,7 @@ Dashboard v5 Misc */
|
|||
display: block;
|
||||
flex-grow: 1;
|
||||
margin-left: 20px;
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
.gh-dashboard5-rate-amount + span {
|
||||
|
|
Loading…
Add table
Reference in a new issue