Fix TinyMce campaign editor toolbar to the top on scroll. Closes #549.

This commit is contained in:
Kailash Nadh 2021-10-28 22:21:44 +05:30
parent b290d271c0
commit f39ee4e783
2 changed files with 6 additions and 1 deletions

View file

@ -230,6 +230,11 @@ body.is-noscroll {
.tox .tox-statusbar {
border: 0;
}
.tox-tinymce--toolbar-sticky-on .tox-editor-header {
padding-top: 48px !important;
}
}

View file

@ -60,7 +60,6 @@
</footer>
</div>
</b-modal>
</template>
<!-- raw html editor //-->
@ -211,6 +210,7 @@ export default {
},
min_height: 500,
toolbar_sticky: true,
entity_encoding: 'raw',
convert_urls: true,
plugins: [