From ba805401aa54058bbbcd1604a9a061dea5869d46 Mon Sep 17 00:00:00 2001 From: ebolam Date: Fri, 16 Sep 2022 19:04:44 -0400 Subject: [PATCH] Fix for border highlighting in game text --- static/koboldai.css | 1 + templates/index_new.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/static/koboldai.css b/static/koboldai.css index 0c39595b..63efe15c 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -1181,6 +1181,7 @@ body { padding: 0px 5px 10px 10px; vertical-align: bottom; overflow-y: scroll; + outline: none; -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } diff --git a/templates/index_new.html b/templates/index_new.html index 47bf3483..65f697ac 100644 --- a/templates/index_new.html +++ b/templates/index_new.html @@ -49,7 +49,7 @@

Disconnected

- +