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

pull/2823/head
Peter Goodhall 2023-12-12 21:33:11 +00:00
rodzic 53273f67d0
commit 955fe52b48
1 zmienionych plików z 0 dodań i 12 usunięć

Wyświetl plik

@ -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;
}