iframe.wysiwyg_iframe.o_fullscreen { position: fixed !important; left: 0 !important; right: 0 !important; top: 0 !important; bottom: 0 !important; width: 100% !important; min-height: 100% !important; z-index: 1001 !important; border: 0; } .o_wysiwyg_no_transform { transform: none !important; } body.o_in_iframe { background-color: $o-view-background-color; &.editor_enable { padding-top: var(--o-we-toolbar-height) !important; } .note-statusbar { display: none; } }