mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
Added spacing and center aligned email header image in preview
This commit is contained in:
parent
b933a5e82f
commit
dab8f44499
@ -1415,6 +1415,11 @@ p.gh-members-import-errordetail:first-of-type {
|
||||
margin: 0 20px;
|
||||
}
|
||||
|
||||
.gh-members-emailpreview-header-image img {
|
||||
display: block;
|
||||
margin: 12px auto 0;
|
||||
}
|
||||
|
||||
.gh-members-emailpreview-header {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Loading…
Reference in New Issue
Block a user