mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Fixed broken mobile post preview
Refs https://github.com/TryGhost/Team/issues/1621
This commit is contained in:
parent
6f498035ea
commit
793b192199
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@
|
|||
font-weight: 600;
|
||||
}
|
||||
|
||||
.fullscreen-modal-email-preview .gh-pe-mobile-container {
|
||||
.fullscreen-modal-total-overlay .gh-pe-mobile-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-grow: 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue