@@ -16710,7 +16710,7 @@ body:has(#filter--section.filterWrapper_open) #card--dashboard {
max-width: 100% !important;
padding: 0;
border: none;
- height: calc(100dvh - 86px) !important;
+ max-height: calc(100dvh - 86px) !important;
/* overflow: auto; */
}