/**
 * Bootstrap 5 OffCanvas
 * Use an OnffCanvas component to display the Editor form.
 * https://editor.datatables.net/plug-ins/display-controller/editor.bootstrapOffCanvas
 */

#DTED_offcanvas > div {
    display: flex;
    flex-direction: column;
    max-height: 100%;
}
