/* Vue éditeur : surcharges spécifiques à la vue (le composant editor-shell gère le reste). */

.itf-editor-paper > .wp-editor-wrap {
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
}

.itf-editor-paper .wp-editor-tabs {
    background: transparent;
}
