mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-05-03 03:22:04 -04:00
wtv
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -135,6 +135,9 @@ const setupIframeOverlays = (editor, handleIframeAction) => {
|
||||
const style = editorDoc.createElement('style');
|
||||
style.id = 'tiny-mediacms-overlay-styles';
|
||||
style.textContent = `
|
||||
body {
|
||||
padding-top: 28px !important;
|
||||
}
|
||||
.tiny-mediacms-iframe-wrapper {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user