[CSS} Removes the unset has it breaks other areas this isnt the fix!

这个提交包含在:
Peter Goodhall 2023-12-12 21:33:11 +00:00
父节点 53273f67d0
当前提交 955fe52b48

查看文件

@ -743,16 +743,4 @@ table.dataTable tfoot td {
#partial_view .table-responsive {
overflow-x: unset;
}
.qso-dialog .modal-body {
overflow: unset !important;
}
.qso-dialog .table-responsive {
overflow: unset !important;
}
.qso-dialog .dataTables_scrollBody {
overflow: unset !important;
}