QuickFrame
QuickFrame Django Docs - v1.0.0
Layouts

Layouts covers all theme configuration settings if you want to apply manually in project.

Layouts Options

Add the following class in your body tag for updating layout.

default="vertical"

Add class="mini-sidebar" to the element with id="hs-offcanvas-mobile-sidebar" in the partials/sidebar.html file. This is functional on the click of button name="mini-sidebar-button" as well.

class="mini-sidebar"