From 963ed28d2c4432635a0abd55aecfa859a91a28f9 Mon Sep 17 00:00:00 2001 From: LightSaveUs <108632621+LightSaveUs@users.noreply.github.com> Date: Thu, 27 Oct 2022 18:04:26 +0300 Subject: [PATCH] Another Percent-Based Tooltips Size --- static/koboldai.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/koboldai.css b/static/koboldai.css index 3005d1f8..e4564fb3 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -1896,7 +1896,7 @@ body { border: 1px ridge grey; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; width: min-context; - max-width: 75%; + max-width: 50%; } .tooltip-context-token {