0
Fork 0
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:
Sanne de Vries 2022-05-12 14:33:25 +01:00
parent 6f498035ea
commit 793b192199

View file

@ -144,7 +144,7 @@
font-weight: 600; font-weight: 600;
} }
.fullscreen-modal-email-preview .gh-pe-mobile-container { .fullscreen-modal-total-overlay .gh-pe-mobile-container {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
flex-grow: 1; flex-grow: 1;