Skip to content

Commit 7d438d5

Browse files
Table chart: chart with all options prevents user from clicking action buttons in library
1 parent 717f43e commit 7d438d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/library.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,4 +294,9 @@ button.media-modal-close {
294294

295295
.dataTables_scrollBody {
296296
overflow: hidden !important;
297+
}
298+
299+
.dataTables_wrapper {
300+
height: 300px;
301+
overflow: hidden !important;
297302
}

0 commit comments

Comments
 (0)