From 129a1b17483658f77c86743d60316ba9fdf54b21 Mon Sep 17 00:00:00 2001 From: xorzo <80540494+xorzo1@users.noreply.github.com> Date: Tue, 5 Jul 2022 14:04:52 +0200 Subject: [PATCH] Update style.css --- [esx]/esx_notify/nui/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/[esx]/esx_notify/nui/css/style.css b/[esx]/esx_notify/nui/css/style.css index 9944ed69..334ae6c5 100644 --- a/[esx]/esx_notify/nui/css/style.css +++ b/[esx]/esx_notify/nui/css/style.css @@ -17,6 +17,7 @@ body { color: var(--color); font-weight: 100; font-family: 'Poppins', sans-serif; + overflow: hidden; } #root {