﻿html, body {
    height: 100dvh;
    overflow: hidden;
}

.text-pre {
    white-space: pre-line;
}

.dm-nav-menu {
    --dxbl-accordion-group-header-default-bg: var(--DS-color-surface-primary-subdued-rest);
    --dxbl-accordion-group-header-hover-bg: var(--DS-color-surface-primary-subdued-hovered);
    --dxbl-accordion-group-border-radius: 0;
}