This commit is contained in:
m.epshtein 2025-07-22 15:17:07 +03:00
parent 260645ffaa
commit c8309cb207

View file

@ -114,7 +114,7 @@
font-size: var(--size-text-primary);
height: 100%;
padding: 0 var(--w-screen) var(--indent-mini) var(--w-screen);
overflow: auto;
overflow: visible;
}
.webbpm.ervu_dashboard .header-logo {