0
Fork 0
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:
Djordje Vlaisavljevic 2022-04-26 21:52:35 +02:00
parent f4cb7ac04b
commit 40d2d970e4

View file

@ -579,6 +579,7 @@ const FrameStyles = `
.gh-portal-list-detail {
flex-grow: 1;
margin-right: 24px;
}
.gh-portal-list-detail h3 {