From 2778901971abb58794e9dd41c03d6a4c9091d51a Mon Sep 17 00:00:00 2001 From: int2001 Date: Tue, 9 Jan 2024 05:40:59 +0000 Subject: [PATCH] Make Usertable great again --- assets/js/sections/user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/sections/user.js b/assets/js/sections/user.js index c0b7222a3..112a7d7c4 100644 --- a/assets/js/sections/user.js +++ b/assets/js/sections/user.js @@ -8,7 +8,7 @@ $(document).ready(function(){ "pageLength": 25, responsive: true, ordering: true, - "scrollY": "400px", + "scrollY": "100%", "scrollCollapse": true, "paging": false, "language": {