/*
 * (C) Copyright 2025, SECO Mind Srl
 *
 * SPDX-License-Identifier: MIT
 */

html {
    /* side nav width. MUST be = `TREEVIEW_WIDTH`.
     * Make sure it is wide enough to contain the page title (logo + title + version)
     */
    --side-nav-fixed-width: 400px;
}
