From 927f5ee72e37ca501bff2da082f5397a9273cc58 Mon Sep 17 00:00:00 2001 From: Adharsh M Date: Mon, 25 Nov 2024 00:55:48 +0530 Subject: [PATCH] Improved inventory tooltip visibility. --- html/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/main.css b/html/main.css index a3ccc2c75..72ca84599 100644 --- a/html/main.css +++ b/html/main.css @@ -443,7 +443,7 @@ div { } .custom-tooltip { - max-width: 6vw; + max-width: 20vw; } .custom-tooltip .tooltip-header {