diff --git a/public/css/grocy.css b/public/css/grocy.css index bf4264a7..18e4fa38 100644 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -199,6 +199,10 @@ td { display: none; } +.dataTables_scrollBody { + overflow: visible !important; +} + /* Third party component customizations - toastr */ #toast-container > div { opacity: 1;