Fix scrolling in canvas when editing email content
[MAILPOET-6014]
This commit is contained in:
committed by
Mike Jolley
parent
769cf307d2
commit
c2c14b96d8
@ -86,7 +86,6 @@
|
||||
.visual-editor__email_content_wrapper {
|
||||
display: block !important; // Override flex to achieve height follow the length of the document
|
||||
flex-grow: 0 !important;
|
||||
height: 100% !important;
|
||||
margin: 0 auto;
|
||||
|
||||
// Set default padding-left to have consistent default look in editor and in email
|
||||
|
Reference in New Issue
Block a user