From d10e45455750813ba4b1bf14a5cb20bdae4f9a05 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 18 Jun 2025 01:06:03 +0200 Subject: [PATCH] Update style.css --- .../[inventory]/pickle_consumables/nui/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[inventory]/pickle_consumables/nui/assets/css/style.css b/resources/[inventory]/pickle_consumables/nui/assets/css/style.css index 363e1f018..7ec8a67d8 100644 --- a/resources/[inventory]/pickle_consumables/nui/assets/css/style.css +++ b/resources/[inventory]/pickle_consumables/nui/assets/css/style.css @@ -79,7 +79,7 @@ body { display: block; width: 100%; height: 100%; - background: rgba(0, 0, 0, 0.1); + background: rgba(234, 0, 255, 0.1); border-radius: 100%; } .key .circle:after {