From 0e52d6a63a0a8c9b9add2e210dd5bdb027223cbf Mon Sep 17 00:00:00 2001 From: Jacob <42719082+ThatGuyJacobee@users.noreply.github.com> Date: Mon, 2 Sep 2024 00:01:30 +0100 Subject: [PATCH] fix/tweak: playerlist img bug + reduced res/rev timers --- resources/EGRP-Playerlist/NUI/panel.css | 1 + resources/EGRP-Playerlist/NUI/panel.html | 2 ++ resources/RP-Death/client.lua | 8 ++++---- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/resources/EGRP-Playerlist/NUI/panel.css b/resources/EGRP-Playerlist/NUI/panel.css index 796ecaff7..14a9d99fe 100644 --- a/resources/EGRP-Playerlist/NUI/panel.css +++ b/resources/EGRP-Playerlist/NUI/panel.css @@ -42,6 +42,7 @@ div.info { div#contain { text-align: center; width: 100%; + padding: 10px 0 10px 0; } div.container-head { text-align: center; diff --git a/resources/EGRP-Playerlist/NUI/panel.html b/resources/EGRP-Playerlist/NUI/panel.html index 14d07e9be..10dbce572 100644 --- a/resources/EGRP-Playerlist/NUI/panel.html +++ b/resources/EGRP-Playerlist/NUI/panel.html @@ -18,9 +18,11 @@