/*!
 * froala_editor v2.3.5-xcart (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2016 Froala Labs
 */

html, body {
  max-height: initial !important;
  height: initial !important;
  min-height: initial !important;
  overflow: auto;
  min-width: unset;
}

body {
  padding: 10px;
}