mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Add right margin to portal list
refs https://github.com/TryGhost/Team/issues/1482
This commit is contained in:
parent
f4cb7ac04b
commit
40d2d970e4
1 changed files with 1 additions and 0 deletions
|
@ -579,6 +579,7 @@ const FrameStyles = `
|
|||
|
||||
.gh-portal-list-detail {
|
||||
flex-grow: 1;
|
||||
margin-right: 24px;
|
||||
}
|
||||
|
||||
.gh-portal-list-detail h3 {
|
||||
|
|
Loading…
Add table
Reference in a new issue