|
@@ -16722,7 +16722,7 @@ body:has(#filter--section.filterWrapper_open) #card--dashboard {
|
|
|
height: calc(100dvh - (86px + 195px)) !important;
|
|
height: calc(100dvh - (86px + 195px)) !important;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-#card--dashboard:has(.showFilter[style*="display: block"]) #resume-table.course_list-table {
|
|
|
|
|
|
|
+#card--dashboard:has(.showFilter.filter_shown) #resume-table.course_list-table {
|
|
|
height: calc(100dvh - (86px + 80px + 212px)) !important;
|
|
height: calc(100dvh - (86px + 80px + 212px)) !important;
|
|
|
}
|
|
}
|
|
|
|
|
|