forked from ScoDoc/ScoDoc
Fix horizontal scroll of large datatables
This commit is contained in:
parent
73c263b895
commit
26c306cf16
@ -2480,7 +2480,8 @@ li.notes_formation_list {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
||||
.dt-scroll-body {
|
||||
.dt-scroll-body,
|
||||
.dt-scroll-head {
|
||||
overflow: initial !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user