.ts-form-group .mce-container.mce-panel * {
    white-space : pre-wrap;
    height: auto !important;
}
.ts-form-group .mce-container.mce-panel .mce-abs-layout-item {
    position: unset;
}
.ts-form-group .mce-container.mce-panel .mce-widget.mce-btn {
    margin-bottom: 5px;
}
